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 …]
471 setScreenOn(true); in testStateActiveToStateInactive_ConditionsNotMet()478 setScreenOn(false); in testStateActiveToStateInactive_ConditionsNotMet()485 setScreenOn(true); in testStateActiveToStateInactive_ConditionsNotMet()493 setScreenOn(true); in testStateActiveToStateInactive_ConditionsNotMet()500 setScreenOn(true); in testStateActiveToStateInactive_ConditionsNotMet()508 setScreenOn(true); in testStateActiveToStateInactive_ConditionsNotMet()522 setScreenOn(true); in testLightStateActiveToLightStateInactive_ConditionsNotMet()529 setScreenOn(false); in testLightStateActiveToLightStateInactive_ConditionsNotMet()536 setScreenOn(true); in testLightStateActiveToLightStateInactive_ConditionsNotMet()549 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()
3736 mVisualStabilityManager.setScreenOn(false);3768 mVisualStabilityManager.setScreenOn(true);
1521 void setScreenOn(boolean on) { in setScreenOn() method in NotificationManagerService