Searched refs:NO_MICROPHONE (Results 1 – 3 of 3) sorted by relevance
19 import static com.android.inputmethod.latin.Constants.ImeOption.NO_MICROPHONE;146 mPackageNameForPrivateImeOptions, NO_MICROPHONE, mEditorInfo); in hasNoMicrophoneKeyOption()
43 public static final String NO_MICROPHONE = "noMicrophoneKey"; field in Constants.ImeOption
20 import static com.android.inputmethod.latin.Constants.ImeOption.NO_MICROPHONE;858 Log.w(TAG, "Use " + getPackageName() + "." + NO_MICROPHONE + " instead"); in onStartInputViewInternal()