Home
last modified time | relevance | path

Searched defs:arrowXCoord (Results 1 – 1 of 1) 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()
202 String text, @Px int arrowXCoord, Rect rect, @Px int margin) { in showAroundRect()
223 @Nullable private ArrowTipView showAtLocation(String text, @Px int arrowXCoord, in showAtLocation()