Home
last modified time | relevance | path

Searched defs:onScreenInteractiveChanged (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/location/injector/
H A DSystemScreenInteractiveHelper.java71 void onScreenInteractiveChanged(boolean interactive) { in onScreenInteractiveChanged() method in SystemScreenInteractiveHelper
H A DScreenInteractiveHelper.java38 void onScreenInteractiveChanged(boolean isInteractive); in onScreenInteractiveChanged() method