Home
last modified time | relevance | path

Searched refs:setScreenInteractive (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
DCachedDeviceStateService.java51 mDeviceState.setScreenInteractive(true);
54 mDeviceState.setScreenInteractive(false);
79 mDeviceState.setScreenInteractive(queryScreenInteractive(getContext())); in onBootPhase()
/frameworks/base/core/tests/coretests/src/com/android/internal/os/
DLooperStatsTest.java66 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()
DBinderCallsStatsTest.java423 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()
/frameworks/base/core/java/com/android/internal/os/
DCachedDeviceState.java51 public void setScreenInteractive(boolean screenInteractive) { in setScreenInteractive() method in CachedDeviceState
/frameworks/base/config/
Dboot-image-profile.txt21200 HSPLcom/android/internal/os/CachedDeviceState;->setScreenInteractive(Z)V