Searched refs:DISPLAY_TASKBAR (Results 1 – 2 of 2) sorted by relevance
83 protected static final int DISPLAY_TASKBAR = 5; field in BubbleTextView196 } else if (mDisplay == DISPLAY_TASKBAR) { in BubbleTextView()
164 if (mDisplay != DISPLAY_TASKBAR) { in getOutlineOffsetY()