Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/statusbar/
DNotificationVisibility.java59 private final int mMetricsEventNotificationLocation; field in NotificationVisibility.NotificationLocation
62 mMetricsEventNotificationLocation = metricsEventNotificationLocation; in NotificationLocation()
69 return mMetricsEventNotificationLocation; in toMetricsEventEnum()