Searched refs:mIsIconLarge (Results 1 – 1 of 1) sorted by relevance
59 private boolean mIsIconLarge; field in NotificationInfo81 mIsIconLarge = false; in NotificationInfo()85 mIsIconLarge = true; in NotificationInfo()120 if (mIsIconLarge) { in getIconForBackground()