Searched refs:DISPLAY_WORKSPACE (Results 1 – 1 of 1) sorted by relevance
69 private static final int DISPLAY_WORKSPACE = 0; field in BubbleTextView160 mDisplay = a.getInteger(R.styleable.BubbleTextView_iconDisplay, DISPLAY_WORKSPACE); in BubbleTextView()162 if (mDisplay == DISPLAY_WORKSPACE) { in BubbleTextView()