Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DPopupWindow.java158 private static final int[] ABOVE_ANCHOR_STATE_SET = new int[] { field in PopupWindow
394 int aboveAnchorStateIndex = stateList.getStateDrawableIndex(ABOVE_ANCHOR_STATE_SET); in setBackgroundDrawable()
2099 View.mergeDrawableStates(drawableState, ABOVE_ANCHOR_STATE_SET);