Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerDebugConfig.java53 static final boolean DEBUG_FREEZER = DEBUG_ALL || true; field in ActivityManagerDebugConfig
DCachedAppOptimizer.java22 import static com.android.server.am.ActivityManagerDebugConfig.DEBUG_FREEZER;
644 if (DEBUG_FREEZER) { in unfreezeAppLocked()
665 if (DEBUG_FREEZER) { in unfreezeAppLocked()
969 if (DEBUG_FREEZER) { in freezeProcess()
999 if (DEBUG_FREEZER) { in freezeProcess()