Searched refs:onScreenInteractiveChanged (Results 1 – 3 of 3) sorted by relevance
38 void onScreenInteractiveChanged(boolean isInteractive); in onScreenInteractiveChanged() method68 listener.onScreenInteractiveChanged(interactive); in notifyScreenInteractiveChanged()
64 onScreenInteractiveChanged(interactive); in onSystemReady()71 void onScreenInteractiveChanged(boolean interactive) { in onScreenInteractiveChanged() method in SystemScreenInteractiveHelper
1487 this::onScreenInteractiveChanged;2521 private void onScreenInteractiveChanged(boolean screenInteractive) {