Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/location/injector/
DInjector.java51 ScreenInteractiveHelper getScreenInteractiveHelper(); in getScreenInteractiveHelper() method
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/location/injector/
DTestInjector.java98 public FakeScreenInteractiveHelper getScreenInteractiveHelper() { in getScreenInteractiveHelper() method in TestInjector
/frameworks/base/services/core/java/com/android/server/location/
DLocationManagerService.java1952 public ScreenInteractiveHelper getScreenInteractiveHelper() { in getScreenInteractiveHelper() method in LocationManagerService.SystemInjector
/frameworks/base/services/core/java/com/android/server/location/provider/
DLocationProviderManager.java1560 mScreenInteractiveHelper = injector.getScreenInteractiveHelper();
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/location/provider/
DLocationProviderManagerTest.java1364 mInjector.getScreenInteractiveHelper().setScreenInteractive(false); in testProviderRequest_BatterySaver_ScreenOnOff()
/frameworks/base/services/
Dart-wear-profile13662 PLcom/android/server/location/LocationManagerService$SystemInjector;->getScreenInteractiveHelper()L…