Home
last modified time | relevance | path

Searched refs:notifyScreenInteractiveChanged (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/location/injector/
H A DFakeScreenInteractiveHelper.java36 notifyScreenInteractiveChanged(interactive); in setScreenInteractive()
/aosp14/frameworks/base/services/core/java/com/android/server/location/injector/
H A DScreenInteractiveHelper.java62 protected final void notifyScreenInteractiveChanged(boolean interactive) { in notifyScreenInteractiveChanged() method in ScreenInteractiveHelper
H A DSystemScreenInteractiveHelper.java77 notifyScreenInteractiveChanged(interactive); in onScreenInteractiveChanged()