Searched refs:POSITION_PROMPT_BELOW (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DListPopupWindow.java130 public static final int POSITION_PROMPT_BELOW = 1; field in class:ListPopupWindow
261 * @see #POSITION_PROMPT_BELOW
271 * @see #POSITION_PROMPT_BELOW
1096 case POSITION_PROMPT_BELOW:
H A DAutoCompleteTextView.java145 mPopup.setPromptPosition(ListPopupWindow.POSITION_PROMPT_BELOW);
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
H A DListPopupWindow.java146 public static final int POSITION_PROMPT_BELOW = 1; field in class:ListPopupWindow
278 * @see #POSITION_PROMPT_BELOW
288 * @see #POSITION_PROMPT_BELOW
1114 case POSITION_PROMPT_BELOW:

Completed in 2549 milliseconds