Home
last modified time | relevance | path

Searched defs:ArrowPopup (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/popup/
DArrowPopup.java69 public abstract class ArrowPopup<T extends Context & ActivityContext> class
137 public ArrowPopup(Context context, AttributeSet attrs, int defStyleAttr) { in ArrowPopup() method in ArrowPopup
181 public ArrowPopup(Context context, AttributeSet attrs) { in ArrowPopup() method in ArrowPopup
185 public ArrowPopup(Context context) { in ArrowPopup() method in ArrowPopup