Searched refs:shouldUseTheme (Results 1 – 1 of 1) sorted by relevance
446 int flags = shouldUseTheme() ? FLAG_THEMED : 0; in applyIconAndLabel()461 protected boolean shouldUseTheme() { in shouldUseTheme() method in BubbleTextView