Searched refs:DEFAULT_ANCHORED_GRAVITY (Results 1 – 1 of 1) sorted by relevance
86 private static final int DEFAULT_ANCHORED_GRAVITY = Gravity.TOP | Gravity.START; field in PopupWindow1069 showAsDropDown(anchor, xoff, yoff, DEFAULT_ANCHORED_GRAVITY); in showAsDropDown()