Searched refs:MSG_ERROR (Results 1 – 3 of 3) sorted by relevance
429 private final static int MSG_ERROR = 4; field in SpeechRecognizer.InternalListener452 case MSG_ERROR:487 Message.obtain(mInternalHandler, MSG_ERROR, error).sendToTarget(); in onError()
75 private static final int MSG_ERROR = 104; field in FingerprintManager789 case MSG_ERROR: in handleMessage()1042 mHandler.obtainMessage(MSG_ERROR, error, vendorCode, deviceId).sendToTarget();
66 private static final int MSG_ERROR = 104; field in FaceManager110 mHandler.obtainMessage(MSG_ERROR, error, vendorCode, deviceId).sendToTarget();991 case MSG_ERROR: in handleMessage()