Searched refs:DEBUG_FREEZER (Results 1 – 2 of 2) sorted by relevance
53 static final boolean DEBUG_FREEZER = DEBUG_ALL || false; field in ActivityManagerDebugConfig
20 import static com.android.server.am.ActivityManagerDebugConfig.DEBUG_FREEZER;1062 if (DEBUG_FREEZER) { in freezeAppAsyncLSP()1075 if (DEBUG_FREEZER) { in unfreezeAppInternalLSP()1101 if ((freezeInfo & ASYNC_RECEIVED_WHILE_FROZEN) != 0 && DEBUG_FREEZER) { in unfreezeAppInternalLSP()1681 if (DEBUG_FREEZER) { in freezeProcess()1838 if (DEBUG_FREEZER) { in onBlockingFileLock()