OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VOICE_RECOGNITION_STOP
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
HeadsetService.java
403
mStateMachine.sendMessage(HeadsetStateMachine.
VOICE_RECOGNITION_STOP
);
HeadsetStateMachine.java
84
static final int
VOICE_RECOGNITION_STOP
= 6;
647
case
VOICE_RECOGNITION_STOP
:
[
all
...]
Completed in 618 milliseconds