Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/location/injector/
H A DInjector.java53 ScreenInteractiveHelper getScreenInteractiveHelper(); in getScreenInteractiveHelper() method
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/location/injector/
H A DTestInjector.java98 public FakeScreenInteractiveHelper getScreenInteractiveHelper() { in getScreenInteractiveHelper() method in TestInjector
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/location/provider/
H A DLocationProviderManagerTest.java1289 mInjector.getScreenInteractiveHelper().setScreenInteractive(false); in testProviderRequest_BatterySaver_ScreenOnOff()
/aosp14/frameworks/base/services/core/java/com/android/server/location/
H A DLocationManagerService.java1875 public ScreenInteractiveHelper getScreenInteractiveHelper() { in getScreenInteractiveHelper() method in LocationManagerService.SystemInjector
/aosp14/frameworks/base/services/core/java/com/android/server/location/provider/
H A DLocationProviderManager.java1488 mScreenInteractiveHelper = injector.getScreenInteractiveHelper();