Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DDropTargetBar.java19 import static com.android.launcher3.ButtonDropTarget.TOOLTIP_DEFAULT;
95 int tooltipLocation = TOOLTIP_DEFAULT; in setInsets()
DButtonDropTarget.java58 public static final int TOOLTIP_DEFAULT = 0; field in ButtonDropTarget
155 if (mToolTipLocation != TOOLTIP_DEFAULT) { in onDragEnter()