Searched refs:NO_MICROPHONE (Results 1 – 3 of 3) sorted by relevance
38 public static final String NO_MICROPHONE = "noMicrophoneKey"; field in Constants.ImeOption
20 import static com.android.inputmethod.latin.Constants.ImeOption.NO_MICROPHONE;668 Log.w(TAG, "Use " + getPackageName() + "." + NO_MICROPHONE + " instead"); in onStartInputViewInternal()
20 import static com.android.inputmethod.latin.Constants.ImeOption.NO_MICROPHONE;270 mPackageName, NO_MICROPHONE, mEditorInfo) in setOptions()