Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/
DVisualStabilityManagerTest.java75 mVisualStabilityManager.setScreenOn(true); in testPanelExpansion()
84 mVisualStabilityManager.setScreenOn(true); in testScreenOn()
86 mVisualStabilityManager.setScreenOn(false); in testScreenOn()
93 mVisualStabilityManager.setScreenOn(true); in testReorderingAllowedChangesScreenOn()
95 mVisualStabilityManager.setScreenOn(false); in testReorderingAllowedChangesScreenOn()
102 mVisualStabilityManager.setScreenOn(true); in testReorderingAllowedChangesPanel()
111 mVisualStabilityManager.setScreenOn(true); in testCallBackCalledScreenOn()
113 mVisualStabilityManager.setScreenOn(false); in testCallBackCalledScreenOn()
120 mVisualStabilityManager.setScreenOn(true); in testCallBackCalledPanelExpanded()
129 mVisualStabilityManager.setScreenOn(true); in testCallBackExactlyOnce()
[all …]
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/
DDeviceIdleControllerTest.java480 setScreenOn(true); in testStateActiveToStateInactive_ConditionsNotMet()
487 setScreenOn(false); in testStateActiveToStateInactive_ConditionsNotMet()
494 setScreenOn(true); in testStateActiveToStateInactive_ConditionsNotMet()
502 setScreenOn(true); in testStateActiveToStateInactive_ConditionsNotMet()
509 setScreenOn(true); in testStateActiveToStateInactive_ConditionsNotMet()
517 setScreenOn(true); in testStateActiveToStateInactive_ConditionsNotMet()
531 setScreenOn(true); in testLightStateActiveToLightStateInactive_ConditionsNotMet()
538 setScreenOn(false); in testLightStateActiveToLightStateInactive_ConditionsNotMet()
545 setScreenOn(true); in testLightStateActiveToLightStateInactive_ConditionsNotMet()
559 setScreenOn(false); in testStateActiveToStateInactive_ConditionsMet()
[all …]
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DVisualStabilityManager.java133 public void setScreenOn(boolean screenOn) { in setScreenOn() method in VisualStabilityManager
/frameworks/base/services/core/java/com/android/server/vr/
DVrManagerService.java250 private void setScreenOn(boolean isScreenOn) { in setScreenOn() method in VrManagerService
714 VrManagerService.this.setScreenOn(isScreenOn); in onScreenStateChanged()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DBuzzBeepBlinkTest.java163 mService.setScreenOn(false); in setUp()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBar.java3727 mVisualStabilityManager.setScreenOn(false);
3764 mVisualStabilityManager.setScreenOn(true);
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java1746 void setScreenOn(boolean on) { in setScreenOn() method in NotificationManagerService
/frameworks/base/services/
Dart-profile33254 HSPLcom/android/server/vr/VrManagerService;->setScreenOn(Z)V