Searched refs:DISPLAY_WORKSPACE (Results 1 – 3 of 3) sorted by relevance
99 public static final int DISPLAY_WORKSPACE = 0; field in BubbleTextView236 mDisplay = a.getInteger(R.styleable.BubbleTextView_iconDisplay, DISPLAY_WORKSPACE); in BubbleTextView()238 if (mDisplay == DISPLAY_WORKSPACE) { in BubbleTextView()462 return (mDisplay == DISPLAY_WORKSPACE || mDisplay == DISPLAY_FOLDER in shouldUseTheme()
86 BubbleTextView.DISPLAY_WORKSPACE in inflateItem()
24 import static com.android.launcher3.BubbleTextView.DISPLAY_WORKSPACE;360 isOnDesktop ? DISPLAY_WORKSPACE : DISPLAY_TASKBAR);