Searched defs:mCurrentlyVisibleNotifications (Results 1 – 1 of 1) sorted by relevance
66 private final ArraySet<NotificationVisibility> mCurrentlyVisibleNotifications = field in NotificationLogger249 Collections.emptyList(), mCurrentlyVisibleNotifications); in stopNotificationLogging() local