public final class CaptureViewHandler
extends android.os.Handler
| Constructor and Description |
|---|
CaptureViewHandler(ICaptureView captureView,
java.util.Vector<BarcodeFormat> decodeFormats,
java.lang.String characterSet,
ViewfinderView viewfinderView) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleMessage(android.os.Message message) |
void |
quitSynchronously() |
createAsync, createAsync, dispatchMessage, dump, getLooper, getMessageName, hasMessages, hasMessages, obtainMessage, obtainMessage, obtainMessage, obtainMessage, obtainMessage, post, postAtFrontOfQueue, postAtTime, postAtTime, postDelayed, postDelayed, removeCallbacks, removeCallbacks, removeCallbacksAndMessages, removeMessages, removeMessages, sendEmptyMessage, sendEmptyMessageAtTime, sendEmptyMessageDelayed, sendMessage, sendMessageAtFrontOfQueue, sendMessageAtTime, sendMessageDelayed, toStringpublic CaptureViewHandler(ICaptureView captureView, java.util.Vector<BarcodeFormat> decodeFormats, java.lang.String characterSet, ViewfinderView viewfinderView)