Searched refs:mScreenInteractiveHelper (Results 1 – 3 of 3) sorted by relevance
33 private final FakeScreenInteractiveHelper mScreenInteractiveHelper; field in TestInjector49 mScreenInteractiveHelper = new FakeScreenInteractiveHelper(); in TestInjector()99 return mScreenInteractiveHelper; in getScreenInteractiveHelper()
1359 protected final ScreenInteractiveHelper mScreenInteractiveHelper;1427 mScreenInteractiveHelper = injector.getScreenInteractiveHelper();1919 mScreenInteractiveHelper.addListener(mScreenInteractiveChangedListener);1940 mScreenInteractiveHelper.removeListener(mScreenInteractiveChangedListener);2121 if (!mScreenInteractiveHelper.isInteractive()) {
1694 private final SystemScreenInteractiveHelper mScreenInteractiveHelper; field in LocationManagerService.SystemInjector1720 mScreenInteractiveHelper = new SystemScreenInteractiveHelper(context); in SystemInjector()1733 mScreenInteractiveHelper.onSystemReady(); in onSystemReady()1786 return mScreenInteractiveHelper; in getScreenInteractiveHelper()