Home
last modified time | relevance | path

Searched defs:getNotifications (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Permission/tests/cts/permission/permissionTestUtilLib/src/android/permission/cts/
DCtsNotificationListenerServiceUtils.kt89 fun getNotifications(packageName: String): List<StatusBarNotification> { in <lambda>() method
/packages/apps/Car/Notification/src/com/android/car/notification/
DCarNotificationListener.java237 Map<String, AlertEntry> getNotifications() { in getNotifications() method in CarNotificationListener
DCarNotificationView.java186 List<NotificationGroup> getNotifications() { in getNotifications() method in CarNotificationView