Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/views/
DArrowTipView.java182 @Nullable public ArrowTipView showAtLocation(String text, @Px int arrowXCoord, @Px int yCoord) { in showAtLocation() method in ArrowTipView
223 @Nullable private ArrowTipView showAtLocation(String text, @Px int arrowXCoord, in showAtLocation() method in ArrowTipView
/packages/apps/LegacyCamera/src/com/android/camera/ui/
DSharePopup.java212 public void showAtLocation(View parent, int gravity, int x, int y) { in showAtLocation() method in SharePopup