Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
DNotificationLogger.java172 return convertNotificationLocation(entry.getRow().getViewState().location); in getNotificationLocation()
175 private static NotificationVisibility.NotificationLocation convertNotificationLocation( in convertNotificationLocation() method in NotificationLogger