Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationListController.java76 tagForeground(entry.notification);
89 private void tagForeground(StatusBarNotification notification) { in tagForeground() method in NotificationListController