Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/power/
H A DPowerManagerServiceTest.java1555 final int nonDefaultDisplayGroupId = Display.DEFAULT_DISPLAY_GROUP + 1; in testWakeLock_affectsProperDisplayGroup() local
1595 final int nonDefaultDisplayGroupId = Display.DEFAULT_DISPLAY_GROUP + 1; in testInvalidDisplayGroupWakeLock_affectsAllDisplayGroups() local
1635 final int nonDefaultDisplayGroupId = Display.DEFAULT_DISPLAY_GROUP + 1; in testRemovedDisplayGroupWakeLock_affectsNoDisplayGroups() local
2005 final int nonDefaultDisplayGroupId = Display.DEFAULT_DISPLAY_GROUP + 1; in testMultiDisplay_wakefulnessUpdates() local
2034 final int nonDefaultDisplayGroupId = Display.DEFAULT_DISPLAY_GROUP + 1; in testMultiDisplay_addDisplayGroup_wakesDeviceUp() local
2058 final int nonDefaultDisplayGroupId = Display.DEFAULT_DISPLAY_GROUP + 1; in testMultiDisplay_removeDisplayGroup_updatesWakefulness() local
2150 final int nonDefaultDisplayGroupId = Display.DEFAULT_DISPLAY_GROUP + 1; in testMultiDisplay_twoDisplays_defaultDisplayCanDoze() local
2188 final int nonDefaultDisplayGroupId = Display.DEFAULT_DISPLAY_GROUP + 1; in testMultiDisplay_addNewDisplay_becomeGloballyAwakeButDefaultRemainsDozing() local
2264 final int nonDefaultDisplayGroupId = Display.DEFAULT_DISPLAY_GROUP + 1; in testMultiDisplay_bothDisplaysSleep_onWakefulnessChangedEventsFireCorrectly() local
2303 final int nonDefaultDisplayGroupId = Display.DEFAULT_DISPLAY_GROUP + 1; in testMultiDisplay_separateWakeStates_onWakefulnessChangedEventsFireCorrectly() local
[all …]