OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EXTRA_START_SWIPE
(Results
1 - 2
of
2
) sorted by null
/frameworks/ex/common/java/com/android/common/speech/
LoggingEvents.java
114
public static final String
EXTRA_START_SWIPE
= "swipe"; // value should be boolean
115
//
EXTRA_START_SWIPE
is deprecated; switch to EXTRA_START_METHOD instead
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/deprecated/voice/
VoiceInputLogger.java
169
i.putExtra(LoggingEvents.VoiceIme.
EXTRA_START_SWIPE
, swipe);
Completed in 25 milliseconds