Searched refs:DISPLAY_TASKBAR (Results 1 – 4 of 4) sorted by relevance
102 public static final int DISPLAY_TASKBAR = 5; field in BubbleTextView258 } else if (mDisplay == DISPLAY_TASKBAR) { in BubbleTextView()463 || mDisplay == DISPLAY_TASKBAR) && Themes.isThemedIconEnabled(getContext()); in shouldUseTheme()550 if (mDisplay == DISPLAY_TASKBAR) { in shouldIgnoreTouchDown()688 if (mRunningAppState == RunningAppState.NOT_RUNNING || mDisplay != DISPLAY_TASKBAR) { in drawRunningAppIndicatorIfNecessary()
20 import static com.android.launcher3.BubbleTextView.DISPLAY_TASKBAR;375 (AppPairInfo) collectionInfo, DISPLAY_TASKBAR); in updateHotseatItems()
23 import static com.android.launcher3.BubbleTextView.DISPLAY_TASKBAR;360 isOnDesktop ? DISPLAY_WORKSPACE : DISPLAY_TASKBAR);
317 if (mDisplay != DISPLAY_TASKBAR) { in getOutlineOffsetY()