Home
last modified time | relevance | path

Searched defs:INCOMING_HEADER (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationSectionsManagerTest.java560 INCOMING_HEADER, MEDIA_CONTROLS, PEOPLE_HEADER, ALERTING_HEADER, GENTLE_HEADER, HEADS_UP, enumConstant
756 private static final StackEntry INCOMING_HEADER = new StackEntry(ChildType.INCOMING_HEADER); field in NotificationSectionsManagerTest