Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationSectionsManagerTest.java538 GENTLE in testIgnoreGoneView() local
561 FSN, PERSON, ALERTING, GENTLE, OTHER enumConstant
764 private static final StackEntry GENTLE = new StackEntry(ChildType.GENTLE); field in NotificationSectionsManagerTest