Home
last modified time | relevance | path

Searched refs:shouldAutoClose (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/views/
DArrowTipView.java211 String text, int gravity, int arrowMarginStart, int top, boolean shouldAutoClose) { in show() argument
242 if (shouldAutoClose) { in show()
281 String text, @Px int arrowXCoord, @Px int yCoord, boolean shouldAutoClose) { in showAtLocation() argument
287 /* shouldAutoClose= */ shouldAutoClose); in showAtLocation()
326 @Px int yCoordDownPointingTip, @Px int yCoordUpPointingTip, boolean shouldAutoClose) { in showAtLocation() argument
387 if (shouldAutoClose) { in showAtLocation()