Searched refs:INPUT_METHOD_NOT_NEEDED (Results 1 – 10 of 10) sorted by relevance
148 public static final int INPUT_METHOD_NOT_NEEDED = PopupWindow.INPUT_METHOD_NOT_NEEDED; field in ListPopupWindow706 return mPopup.getInputMethodMode() == INPUT_METHOD_NOT_NEEDED; in isInputMethodNotNeeded()857 mPopup.setInputMethodMode(PopupWindow.INPUT_METHOD_NOT_NEEDED); in onKeyDown()1087 mPopup.getInputMethodMode() == PopupWindow.INPUT_METHOD_NOT_NEEDED; in buildDropDown()1239 mPopup.setInputMethodMode(PopupWindow.INPUT_METHOD_NOT_NEEDED); in run()
1033 ? ListPopupWindow.INPUT_METHOD_NEEDED : ListPopupWindow.INPUT_METHOD_NOT_NEEDED); in ensureImeVisible()1041 return mPopup.getInputMethodMode() == ListPopupWindow.INPUT_METHOD_NOT_NEEDED; in isInputMethodNotNeeded()
74 public static final int INPUT_METHOD_NOT_NEEDED = 2; field in PopupWindow1040 } else if (mInputMethodMode == INPUT_METHOD_NOT_NEEDED) { in computeFlags()
738 setInputMethodMode(ListPopupWindow.INPUT_METHOD_NOT_NEEDED); in show()
5245 p.setInputMethodMode(PopupWindow.INPUT_METHOD_NOT_NEEDED); in createTextFilter()
7897 mPopupWindow.setInputMethodMode(PopupWindow.INPUT_METHOD_NOT_NEEDED); in createPopupWindow()9586 mPopupWindow.setInputMethodMode(PopupWindow.INPUT_METHOD_NOT_NEEDED); in createPopupWindow()
126 mPopup.setInputMethodMode(PopupWindow.INPUT_METHOD_NOT_NEEDED); in tryShow()
631 NO DOC BLOCK: android.widget.PopupWindow Field INPUT_METHOD_NOT_NEEDED
26389 field public static final int INPUT_METHOD_NOT_NEEDED = 2; // 0x226621 field public static final int INPUT_METHOD_NOT_NEEDED = 2; // 0x2