Searched refs:canShowViewOnLockscreen (Results 1 – 1 of 1) sorted by relevance
1429 if (!canShowViewOnLockscreen(child)) { in computeMaxKeyguardNotifications()1459 && canShowViewOnLockscreen(view)) { in computeMaxKeyguardNotifications()1479 private boolean canShowViewOnLockscreen(ExpandableView child) { in canShowViewOnLockscreen() method in NotificationPanelViewController