Home
last modified time | relevance | path

Searched refs:INPUT_METHOD_NEEDED (Results 1 – 13 of 13) sorted by relevance

/frameworks/support/v7/appcompat/src/android/support/v7/widget/
DListPopupWindow.java175 public static final int INPUT_METHOD_NEEDED = PopupWindow.INPUT_METHOD_NEEDED; field in ListPopupWindow
242 mPopup.setInputMethodMode(PopupWindow.INPUT_METHOD_NEEDED); in ListPopupWindow()
903 mPopup.setInputMethodMode(PopupWindow.INPUT_METHOD_NEEDED); in onKeyDown()
/frameworks/base/core/java/android/widget/
DListPopupWindow.java161 public static final int INPUT_METHOD_NEEDED = PopupWindow.INPUT_METHOD_NEEDED; field in ListPopupWindow
229 mPopup.setInputMethodMode(PopupWindow.INPUT_METHOD_NEEDED); in ListPopupWindow()
904 mPopup.setInputMethodMode(PopupWindow.INPUT_METHOD_NEEDED);
DAutoCompleteTextView.java1075 ? ListPopupWindow.INPUT_METHOD_NEEDED : ListPopupWindow.INPUT_METHOD_NOT_NEEDED); in ensureImeVisible()
1103 mPopup.setInputMethodMode(ListPopupWindow.INPUT_METHOD_NEEDED); in showDropDown()
DPopupWindow.java76 public static final int INPUT_METHOD_NEEDED = 1; field in PopupWindow
1333 if (mInputMethodMode == INPUT_METHOD_NEEDED) { in computeFlags()
DEditor.java438 mErrorPopup.setInputMethodMode(PopupWindow.INPUT_METHOD_NEEDED); in showError()
/frameworks/support/v7/appcompat/api/
D22.0.0.txt345 field public static final int INPUT_METHOD_NEEDED = 1; // 0x1
D22.1.0.txt507 field public static final int INPUT_METHOD_NEEDED = 1; // 0x1
D22.2.0.txt1692 field public static final int INPUT_METHOD_NEEDED = 1; // 0x1
D22.2.1.txt1746 field public static final int INPUT_METHOD_NEEDED = 1; // 0x1
Dcurrent.txt1822 field public static final int INPUT_METHOD_NEEDED = 1; // 0x1
D23.txt1822 field public static final int INPUT_METHOD_NEEDED = 1; // 0x1
/frameworks/base/api/
Dcurrent.txt40500 field public static final int INPUT_METHOD_NEEDED = 1; // 0x1
40753 field public static final int INPUT_METHOD_NEEDED = 1; // 0x1
Dsystem-current.txt43106 field public static final int INPUT_METHOD_NEEDED = 1; // 0x1
43359 field public static final int INPUT_METHOD_NEEDED = 1; // 0x1