Searched refs:setScreenInteractive (Results 1 – 5 of 5) sorted by relevance
51 mDeviceState.setScreenInteractive(true);54 mDeviceState.setScreenInteractive(false);79 mDeviceState.setScreenInteractive(queryScreenInteractive(getContext())); in onBootPhase()
66 mDeviceState.setScreenInteractive(true); in setUp()328 mDeviceState.setScreenInteractive(true); in testScreenStateCollected()337 mDeviceState.setScreenInteractive(false); in testScreenStateCollected()493 mDeviceState.setScreenInteractive(false); in testScreenStateTrackingDisabled()498 mDeviceState.setScreenInteractive(true); in testScreenStateTrackingDisabled()
423 mDeviceState.setScreenInteractive(false); in testScreenOff()440 mDeviceState.setScreenInteractive(true); in testScreenOn()671 mDeviceState.setScreenInteractive(false); in testTrackScreenInteractiveDisabled()676 mDeviceState.setScreenInteractive(true); in testTrackScreenInteractiveDisabled()732 mDeviceState.setScreenInteractive(false); in testTrackScreenInteractiveDisabled_sampling()737 mDeviceState.setScreenInteractive(true); in testTrackScreenInteractiveDisabled_sampling()
51 public void setScreenInteractive(boolean screenInteractive) { in setScreenInteractive() method in CachedDeviceState
21200 HSPLcom/android/internal/os/CachedDeviceState;->setScreenInteractive(Z)V