Home
last modified time | relevance | path

Searched refs:MSG_ON_EVENT (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/speech/
H A DSpeechRecognizer.java1034 private static final int MSG_ON_EVENT = 9; field in SpeechRecognizer.InternalRecognitionListener
1070 case MSG_ON_EVENT:
1131 Message.obtain(mInternalHandler, MSG_ON_EVENT, eventType, eventType, params) in onEvent()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt51058 Landroid/speech/SpeechRecognizer$InternalListener;->MSG_ON_EVENT:I