Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/provider/
DNotificationVisibilityProviderImpl.kt44 val location = NotificationLogger.getNotificationLocation(entry) in obtain()
53 NotificationLogger.getNotificationLocation(notifCollection.getEntry(key)) in getLocation()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
DNotificationLogger.java131 getNotificationLocation(entry));
173 public static NotificationLocation getNotificationLocation( in getNotificationLocation() method in NotificationLogger
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DSmartReplyStateInflater.kt490 NotificationLogger.getNotificationLocation(entry).toMetricsEventEnum(), in inflateReplyButton()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationRemoteInputManager.java353 .getNotificationLocation(entry) in setUpWithCallback()