Home
last modified time | relevance | path

Searched refs:MSG_ERROR (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/android/speech/
H A DSpeechRecognizer.java1029 private static final int MSG_ERROR = 4; field in SpeechRecognizer.InternalRecognitionListener
1055 case MSG_ERROR:
1099 Message.obtain(mInternalHandler, MSG_ERROR, error).sendToTarget(); in onError()
/aosp14/frameworks/base/core/java/android/hardware/face/
H A DFaceManager.java70 private static final int MSG_ERROR = 104; field in FaceManager
125 mHandler.obtainMessage(MSG_ERROR, error, vendorCode).sendToTarget();
1289 case MSG_ERROR: in handleMessage()
/aosp14/frameworks/base/core/java/android/hardware/fingerprint/
H A DFingerprintManager.java99 private static final int MSG_ERROR = 104; field in FingerprintManager
1352 case MSG_ERROR: in handleMessage()
1782 mHandler.obtainMessage(MSG_ERROR, error, vendorCode).sendToTarget();
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt20082 Landroid/hardware/fingerprint/FingerprintManager;->MSG_ERROR:I
51057 Landroid/speech/SpeechRecognizer$InternalListener;->MSG_ERROR:I