OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MSG_START
(Results
1 - 2
of
2
) sorted by null
/external/chromium/third_party/libjingle/source/talk/examples/call/
console.h
71
MSG_START
,
/frameworks/base/core/java/android/speech/
SpeechRecognizer.java
102
private final static int
MSG_START
= 1;
124
case
MSG_START
:
289
putMessage(Message.obtain(mHandler,
MSG_START
, recognizerIntent));
Completed in 94 milliseconds