Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/power/
DPowerManagerService.java2320 private boolean isInteractiveInternal() { in isInteractiveInternal() method in PowerManagerService
3378 return isInteractiveInternal(); in isInteractive()