Searched refs:IME_FLAG_NO_FULLSCREEN (Results 1 – 7 of 7) sorted by relevance
269 mTextView.getImeOptions() & EditorInfo.IME_FLAG_NO_FULLSCREEN); in testPortraitDoesntSupportFullscreenIme()276 0, mTextView.getImeOptions() & EditorInfo.IME_FLAG_NO_FULLSCREEN); in testPortraitDoesntSupportFullscreenIme()
214 public static final int IME_FLAG_NO_FULLSCREEN = 0x2000000; field in EditorInfo
1407 mSearchSrcTextView.setImeOptions(mCollapsedImeOptions | EditorInfo.IME_FLAG_NO_FULLSCREEN); in onActionViewExpanded()
7060 @FlagEntry(name = "flagNoFullscreen", target = EditorInfo.IME_FLAG_NO_FULLSCREEN),
1753 && (mInputEditorInfo.imeOptions & EditorInfo.IME_FLAG_NO_FULLSCREEN) != 0) in onEvaluateFullscreenMode()
51761 field public static final int IME_FLAG_NO_FULLSCREEN = 33554432; // 0x2000000
35615 field public static final int IME_FLAG_NO_FULLSCREEN = 33554432; // 0x2000000