Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
DNotificationPanelLogger.java95 proto.section = toNotificationSection(ne.getBucket()); in toNotificationProto()
111 static int toNotificationSection(@PriorityBucket int bucket) { in toNotificationSection() method