Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DActivityTaskManagerDebugConfig.java44 private static final boolean DEBUG_ALL_ACTIVITIES = DEBUG_ALL || false; field in ActivityTaskManagerDebugConfig
52 static final boolean DEBUG_APP = DEBUG_ALL_ACTIVITIES || false;
53 static final boolean DEBUG_IDLE = DEBUG_ALL_ACTIVITIES || false;
54 static final boolean DEBUG_RELEASE = DEBUG_ALL_ACTIVITIES || false;