Searched refs:setScreenOn (Results 1 – 8 of 8) sorted by relevance
75 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 …]
480 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 …]
133 public void setScreenOn(boolean screenOn) { in setScreenOn() method in VisualStabilityManager
250 private void setScreenOn(boolean isScreenOn) { in setScreenOn() method in VrManagerService714 VrManagerService.this.setScreenOn(isScreenOn); in onScreenStateChanged()
163 mService.setScreenOn(false); in setUp()
3727 mVisualStabilityManager.setScreenOn(false);3764 mVisualStabilityManager.setScreenOn(true);
1746 void setScreenOn(boolean on) { in setScreenOn() method in NotificationManagerService
33254 HSPLcom/android/server/vr/VrManagerService;->setScreenOn(Z)V