Searched defs:centeredIcon (Results 1 – 3 of 3) sorted by relevance
56 @Nullable StatusBarIconView centeredIcon, in buildPack()66 @Nullable StatusBarIconView centeredIcon, in IconPack()
106 val centeredIcon = if (entry.sbn.notification.isMediaNotification) { regex
439 final StatusBarIconView centeredIcon = entry.getIcons().getCenteredIcon(); in processAnimationEvents() local