Searched refs:setScreenOn (Results 1 – 7 of 7) sorted by relevance
74 mVisualStabilityManager.setScreenOn(true); in testPanelExpansion()83 mVisualStabilityManager.setScreenOn(true); in testScreenOn()85 mVisualStabilityManager.setScreenOn(false); in testScreenOn()92 mVisualStabilityManager.setScreenOn(true); in testReorderingAllowedChangesScreenOn()94 mVisualStabilityManager.setScreenOn(false); in testReorderingAllowedChangesScreenOn()101 mVisualStabilityManager.setScreenOn(true); in testReorderingAllowedChangesPanel()110 mVisualStabilityManager.setScreenOn(true); in testCallBackCalledScreenOn()112 mVisualStabilityManager.setScreenOn(false); in testCallBackCalledScreenOn()119 mVisualStabilityManager.setScreenOn(true); in testCallBackCalledPanelExpanded()128 mVisualStabilityManager.setScreenOn(true); in testCallBackExactlyOnce()[all …]
419 setScreenOn(true); in testStateActiveToStateInactive_ConditionsNotMet()426 setScreenOn(false); in testStateActiveToStateInactive_ConditionsNotMet()433 setScreenOn(true); in testStateActiveToStateInactive_ConditionsNotMet()441 setScreenOn(true); in testStateActiveToStateInactive_ConditionsNotMet()448 setScreenOn(true); in testStateActiveToStateInactive_ConditionsNotMet()456 setScreenOn(true); in testStateActiveToStateInactive_ConditionsNotMet()470 setScreenOn(true); in testLightStateActiveToLightStateInactive_ConditionsNotMet()477 setScreenOn(false); in testLightStateActiveToLightStateInactive_ConditionsNotMet()484 setScreenOn(true); in testLightStateActiveToLightStateInactive_ConditionsNotMet()497 setScreenOn(false); in testStateActiveToStateInactive_ConditionsMet()[all …]
118 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()
154 mService.setScreenOn(false); in setUp()
3605 mVisualStabilityManager.setScreenOn(false);3632 mVisualStabilityManager.setScreenOn(true);
1458 void setScreenOn(boolean on) { in setScreenOn() method in NotificationManagerService