Home
last modified time | relevance | path

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

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