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()
1384 protected final ScreenInteractiveHelper mScreenInteractiveHelper;1488 mScreenInteractiveHelper = injector.getScreenInteractiveHelper();2039 mScreenInteractiveHelper.addListener(mScreenInteractiveChangedListener);2058 mScreenInteractiveHelper.removeListener(mScreenInteractiveChangedListener);2230 if (!mScreenInteractiveHelper.isInteractive()) {
1782 private final SystemScreenInteractiveHelper mScreenInteractiveHelper; field in LocationManagerService.SystemInjector1809 mScreenInteractiveHelper = new SystemScreenInteractiveHelper(context); in SystemInjector()1823 mScreenInteractiveHelper.onSystemReady(); in onSystemReady()1876 return mScreenInteractiveHelper; in getScreenInteractiveHelper()