Searched refs:TOOLTIP_DEFAULT (Results 1 – 2 of 2) sorted by relevance
19 import static com.android.launcher3.ButtonDropTarget.TOOLTIP_DEFAULT;90 int tooltipLocation = TOOLTIP_DEFAULT; in setInsets()
76 public static final int TOOLTIP_DEFAULT = 0; field in ButtonDropTarget168 if (mToolTipLocation != TOOLTIP_DEFAULT) { in onDragEnter()