Searched refs:DISPLAY_WORKSPACE (Results 1 – 1 of 1) sorted by relevance
80 private static final int DISPLAY_WORKSPACE = 0; field in BubbleTextView176 mDisplay = a.getInteger(R.styleable.BubbleTextView_iconDisplay, DISPLAY_WORKSPACE); in BubbleTextView()178 if (mDisplay == DISPLAY_WORKSPACE) { in BubbleTextView()324 boolean useTheme = mDisplay == DISPLAY_WORKSPACE || mDisplay == DISPLAY_FOLDER; in applyIconAndLabel()856 case DISPLAY_WORKSPACE: in getIconSizeForDisplay()