Searched refs:ScreenInteractiveHelper (Results 1 – 6 of 6) sorted by relevance
29 public abstract class ScreenInteractiveHelper { class43 public ScreenInteractiveHelper() { in ScreenInteractiveHelper() method in ScreenInteractiveHelper
53 ScreenInteractiveHelper getScreenInteractiveHelper(); in getScreenInteractiveHelper()
31 public class SystemScreenInteractiveHelper extends ScreenInteractiveHelper {
22 public class FakeScreenInteractiveHelper extends ScreenInteractiveHelper {
112 import com.android.server.location.injector.ScreenInteractiveHelper;113 import com.android.server.location.injector.ScreenInteractiveHelper.ScreenInteractiveChangedListene…1384 protected final ScreenInteractiveHelper mScreenInteractiveHelper;
123 import com.android.server.location.injector.ScreenInteractiveHelper;1875 public ScreenInteractiveHelper getScreenInteractiveHelper() { in getScreenInteractiveHelper()