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