Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/lights/
H A DLightsServiceTest.java50 private static final int HIGH_PRIORITY = Integer.MAX_VALUE; field in LightsServiceTest
/aosp14/frameworks/base/media/tests/SoundPoolTest/src/com/android/
H A DSoundPoolTest.java60 private final static int HIGH_PRIORITY = 3000; field in SoundPoolTest
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutController.java152 private static final String HIGH_PRIORITY = "high_priority"; field in NotificationStackScrollLayoutController