Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerDebugConfig.java66 static final boolean DEBUG_POWER = DEBUG_ALL || false; field in ActivityManagerDebugConfig
/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerService.java223 static final boolean DEBUG_POWER = false; field in WindowManagerService