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