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 || false; field in ActivityManagerDebugConfig
DCachedAppOptimizer.java20 import static com.android.server.am.ActivityManagerDebugConfig.DEBUG_FREEZER;
920 if (DEBUG_FREEZER) { in freezeAppAsyncLSP()
933 if (DEBUG_FREEZER) { in unfreezeAppLSP()
1321 if (DEBUG_FREEZER) { in freezeProcess()
1336 if (DEBUG_FREEZER) { in freezeProcess()
1408 if (DEBUG_FREEZER) { in freezeProcess()