Searched defs:POSITION_PROMPT_BELOW (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DListPopupWindow.java136 public static final int POSITION_PROMPT_BELOW = 1; field in class:ListPopupWindow
267 * @see #POSITION_PROMPT_BELOW
277 * @see #POSITION_PROMPT_BELOW
1163 case POSITION_PROMPT_BELOW:
/frameworks/support/v7/appcompat/src/main/java/androidx/appcompat/widget/
H A DListPopupWindow.java172 public static final int POSITION_PROMPT_BELOW = 1; field in class:ListPopupWindow
303 * @see #POSITION_PROMPT_BELOW
313 * @see #POSITION_PROMPT_BELOW
1204 case POSITION_PROMPT_BELOW:

Completed in 69 milliseconds