Searched refs:inPrivateImeOptions (Results 1 – 3 of 3) sorted by relevance
120 mDisableGestureFloatingPreviewText = InputAttributes.inPrivateImeOptions( in InputAttributes()154 final boolean deprecatedNoMicrophone = InputAttributes.inPrivateImeOptions( in hasNoMicrophoneKeyOption()156 final boolean noMicrophone = InputAttributes.inPrivateImeOptions( in hasNoMicrophoneKeyOption()297 public static boolean inPrivateImeOptions(final String packageName, final String key, in inPrivateImeOptions() method in InputAttributes
900 if (InputAttributes.inPrivateImeOptions(null, NO_MICROPHONE_COMPAT, editorInfo)) { in onStartInputViewInternal()904 if (InputAttributes.inPrivateImeOptions(getPackageName(), FORCE_ASCII, editorInfo)) { in onStartInputViewInternal()
277 params.mNoSettingsKey = InputAttributes.inPrivateImeOptions( in Builder()301 final boolean deprecatedForceAscii = InputAttributes.inPrivateImeOptions( in setSubtype()