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