Searched refs:NO_MICROPHONE_COMPAT (Results 1 – 3 of 3) sorted by relevance
20 import static com.android.inputmethod.latin.Constants.ImeOption.NO_MICROPHONE_COMPAT;144 null, NO_MICROPHONE_COMPAT, mEditorInfo); in hasNoMicrophoneKeyOption()
36 public static final String NO_MICROPHONE_COMPAT = "nm"; field in Constants.ImeOption
21 import static com.android.inputmethod.latin.Constants.ImeOption.NO_MICROPHONE_COMPAT;856 if (InputAttributes.inPrivateImeOptions(null, NO_MICROPHONE_COMPAT, editorInfo)) { in onStartInputViewInternal()