OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:showListening
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/deprecated/voice/
RecognitionView.java
143
public void
showListening
() {
144
Log.d(TAG, "#
showListening
");
VoiceInput.java
593
mRecognitionView.
showListening
();
Completed in 599 milliseconds