Searched refs:setScreenInteractive (Results 1 – 6 of 6) sorted by relevance
51 mDeviceState.setScreenInteractive(true);54 mDeviceState.setScreenInteractive(false);79 mDeviceState.setScreenInteractive(queryScreenInteractive(getContext())); in onBootPhase()
30 public void setScreenInteractive(boolean interactive) { in setScreenInteractive() method in FakeScreenInteractiveHelper
66 mDeviceState.setScreenInteractive(true); in setUp()345 mDeviceState.setScreenInteractive(true); in testScreenStateCollected()354 mDeviceState.setScreenInteractive(false); in testScreenStateCollected()510 mDeviceState.setScreenInteractive(false); in testScreenStateTrackingDisabled()515 mDeviceState.setScreenInteractive(true); in testScreenStateTrackingDisabled()
475 mDeviceState.setScreenInteractive(false); in testScreenOff()492 mDeviceState.setScreenInteractive(true); in testScreenOn()728 mDeviceState.setScreenInteractive(false); in testTrackScreenInteractiveDisabled()733 mDeviceState.setScreenInteractive(true); in testTrackScreenInteractiveDisabled()789 mDeviceState.setScreenInteractive(false); in testTrackScreenInteractiveDisabled_sampling()794 mDeviceState.setScreenInteractive(true); in testTrackScreenInteractiveDisabled_sampling()
51 public void setScreenInteractive(boolean screenInteractive) { in setScreenInteractive() method in CachedDeviceState
1289 mInjector.getScreenInteractiveHelper().setScreenInteractive(false); in testProviderRequest_BatterySaver_ScreenOnOff()