Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DListPopupWindow.java168 public static final int INPUT_METHOD_NEEDED = PopupWindow.INPUT_METHOD_NEEDED; field in ListPopupWindow
238 mPopup.setInputMethodMode(PopupWindow.INPUT_METHOD_NEEDED); in ListPopupWindow()
971 mPopup.setInputMethodMode(PopupWindow.INPUT_METHOD_NEEDED);
DAutoCompleteTextView.java1248 ? ListPopupWindow.INPUT_METHOD_NEEDED : ListPopupWindow.INPUT_METHOD_NOT_NEEDED); in ensureImeVisible()
1270 ListPopupWindow.INPUT_METHOD_NEEDED,
1313 mPopup.setInputMethodMode(ListPopupWindow.INPUT_METHOD_NEEDED); in showDropDown()
DPopupWindow.java121 public static final int INPUT_METHOD_NEEDED = 1; field in PopupWindow
1665 if (mInputMethodMode == INPUT_METHOD_NEEDED) { in computeFlags()
DEditor.java576 mErrorPopup.setInputMethodMode(PopupWindow.INPUT_METHOD_NEEDED); in showError()
/frameworks/base/core/java/android/app/
DSearchDialog.java375 mSearchAutoComplete.setInputMethodMode(ListPopupWindow.INPUT_METHOD_NEEDED); in onConfigurationChanged()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt37781 field public static final int INPUT_METHOD_NEEDED = 1; // 0x1
38026 field public static final int INPUT_METHOD_NEEDED = 1; // 0x1
/frameworks/base/non-updatable-api/
Dcurrent.txt57354 field public static final int INPUT_METHOD_NEEDED = 1; // 0x1
57660 field public static final int INPUT_METHOD_NEEDED = 1; // 0x1
/frameworks/base/api/
Dcurrent.txt57498 field public static final int INPUT_METHOD_NEEDED = 1; // 0x1
57804 field public static final int INPUT_METHOD_NEEDED = 1; // 0x1