Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/
H A DVisualStabilityManagerTest.java97 setScreenOn(true); in testPanelExpansion()
106 setScreenOn(true); in testScreenOn()
115 setScreenOn(true); in testReorderingAllowedChangesScreenOn()
124 setScreenOn(true); in testReorderingAllowedChangesPanel()
133 setScreenOn(true); in testCallBackCalledScreenOn()
142 setScreenOn(true); in testCallBackCalledPanelExpanded()
151 setScreenOn(true); in testCallBackExactlyOnce()
154 setScreenOn(true); in testCallBackExactlyOnce()
162 setScreenOn(true); in testCallBackCalledContinuouslyWhenRequested()
165 setScreenOn(true); in testCallBackCalledContinuouslyWhenRequested()
[all …]
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/coordinator/
H A DVisualStabilityCoordinatorTest.java115 setScreenOn(false); in testScreenOff_groupAndSectionChangesAllowed()
129 setScreenOn(true); in testPanelNotExpanded_groupAndSectionChangesAllowed()
143 setScreenOn(true); in testPanelExpanded_groupAndSectionChangesNotAllowed()
157 setScreenOn(false); in testPulsing_screenOff_groupAndSectionChangesNotAllowed()
170 setScreenOn(false); in testPulsing_panelNotExpanded_groupAndSectionChangesNotAllowed()
185 setScreenOn(true); in testOverrideReorderingSuppression_onlySectionChangesAllowed()
206 setScreenOn(true); in testTemporarilyAllowSectionChanges_callsInvalidate()
220 setScreenOn(false); in testTemporarilyAllowSectionChanges_noInvalidationCalled()
234 setScreenOn(false); in testTemporarilyAllowSectionChangesTimeout()
302 setScreenOn(true); in testNotSuppressingGroupChangesAnymore_invalidationCalled()
[all …]
/aosp12/frameworks/base/services/tests/mockingservicestests/src/com/android/server/
H A DDeviceIdleControllerTest.java492 setScreenOn(true); in testStateActiveToStateInactive_ConditionsNotMet()
499 setScreenOn(false); in testStateActiveToStateInactive_ConditionsNotMet()
506 setScreenOn(true); in testStateActiveToStateInactive_ConditionsNotMet()
514 setScreenOn(true); in testStateActiveToStateInactive_ConditionsNotMet()
521 setScreenOn(true); in testStateActiveToStateInactive_ConditionsNotMet()
529 setScreenOn(true); in testStateActiveToStateInactive_ConditionsNotMet()
543 setScreenOn(true); in testLightStateActiveToLightStateInactive_ConditionsNotMet()
550 setScreenOn(false); in testLightStateActiveToLightStateInactive_ConditionsNotMet()
557 setScreenOn(true); in testLightStateActiveToLightStateInactive_ConditionsNotMet()
571 setScreenOn(false); in testStateActiveToStateInactive_ConditionsMet()
[all …]
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/legacy/
H A DVisualStabilityManager.java152 private void setScreenOn(boolean screenOn) { in setScreenOn() method in VisualStabilityManager
308 setScreenOn(false);
313 setScreenOn(true);
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
H A DTaskbarKeyguardController.java76 public void setScreenOn() { in setScreenOn() method in TaskbarKeyguardController
H A DLauncherTaskbarUIController.java129 mKeyguardController.setScreenOn(); in onLauncherResumedOrPaused()
/aosp12/frameworks/base/services/core/java/com/android/server/vr/
H A DVrManagerService.java252 private void setScreenOn(boolean isScreenOn) { in setScreenOn() method in VrManagerService
716 VrManagerService.this.setScreenOn(isScreenOn); in onScreenStateChanged()
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DBuzzBeepBlinkTest.java182 mService.setScreenOn(false); in setUp()
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java1951 void setScreenOn(boolean on) { in setScreenOn() method in NotificationManagerService
/aosp12/frameworks/base/services/
H A Dart-profile43208 HSPLcom/android/server/vr/VrManagerService;->setScreenOn(Z)V