Searched refs:MSG_ERROR (Results 1 – 3 of 3) sorted by relevance
426 private final static int MSG_ERROR = 4; field in SpeechRecognizer.InternalListener449 case MSG_ERROR:484 Message.obtain(mInternalHandler, MSG_ERROR, error).sendToTarget(); in onError()
74 private static final int MSG_ERROR = 104; field in FingerprintManager787 case MSG_ERROR: in handleMessage()1030 mHandler.obtainMessage(MSG_ERROR, error, vendorCode, deviceId).sendToTarget();
66 private static final int MSG_ERROR = 104; field in FaceManager108 mHandler.obtainMessage(MSG_ERROR, error, vendorCode, deviceId).sendToTarget();990 case MSG_ERROR: in handleMessage()