Home
last modified time | relevance | path

Searched refs:hasPerson (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationData.java274 || hasPerson(statusBarNotification.getNotification()) in hasHighPriorityCharacteristics()
298 private boolean hasPerson(Notification notification) { in hasPerson() method in NotificationData