Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
DNotificationLogger.java132 getNotificationLocation(entry));
167 public static NotificationVisibility.NotificationLocation getNotificationLocation( in getNotificationLocation() method in NotificationLogger
406 getNotificationLocation(mEntryManager.getNotificationData().get(key)); in onExpansionChanged()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DSmartReplyController.java79 NotificationLogger.getNotificationLocation(entry); in smartActionClicked()
DNotificationRemoteInputManager.java202 NotificationLogger.getNotificationLocation(
330 .getNotificationLocation(entry) in setUpWithCallback()
DNotificationLockscreenUserManagerImpl.java145 NotificationLogger.getNotificationLocation(
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationEntryManager.java195 NotificationLogger.getNotificationLocation(getNotificationData().get(key)); in obtainVisibility()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarNotificationActivityStarter.java333 NotificationLogger.getNotificationLocation( in handleNotificationClickAfterPanelCollapsed()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DSmartReplyView.java283 NotificationLogger.getNotificationLocation(entry).toMetricsEventEnum(), in inflateReplyButton()