Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/views/
H A DArrowTipView.java191 @Nullable public ArrowTipView showAtLocation(String text, @Px int arrowXCoord, @Px int yCoord) { in showAtLocation()
211 String text, @Px int arrowXCoord, Rect rect, @Px int margin) { in showAroundRect()
232 @Nullable private ArrowTipView showAtLocation(String text, @Px int arrowXCoord, in showAtLocation()