HomeSort by relevance Sort by last modified time
    Searched refs:NO_MICROPHONE (Results 1 - 3 of 3) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
Constants.java 33 * @deprecated Use {@link ImeOption#NO_MICROPHONE} with package name prefixed.
43 public static final String NO_MICROPHONE = "noMicrophoneKey";
InputAttributes.java 19 import static com.android.inputmethod.latin.Constants.ImeOption.NO_MICROPHONE;
146 mPackageNameForPrivateImeOptions, NO_MICROPHONE, mEditorInfo);
LatinIME.java 20 import static com.android.inputmethod.latin.Constants.ImeOption.NO_MICROPHONE;
    [all...]

Completed in 84 milliseconds