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

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

Completed in 158 milliseconds