Searched refs:DEBUG_FREEZER (Results 1 – 2 of 2) sorted by relevance
60 static final boolean DEBUG_FREEZER = DEBUG_ALL || false; field in ActivityManagerDebugConfig
46 import static com.android.server.am.ActivityManagerDebugConfig.DEBUG_FREEZER;1460 if (DEBUG_FREEZER) { in freezeAppAsyncInternalLSP()1484 if (DEBUG_FREEZER) { in freezeAppAsyncInternalLSP()1496 if (DEBUG_FREEZER) { in unfreezeAppInternalLSP()1510 if (DEBUG_FREEZER) { in unfreezeAppInternalLSP()1542 if ((freezeInfo & ASYNC_RECEIVED_WHILE_FROZEN) != 0 && DEBUG_FREEZER) { in unfreezeAppInternalLSP()2204 if (DEBUG_FREEZER) { in reportOneUidFrozenStateChanged()2268 if (DEBUG_FREEZER) { in handleMessage()2375 if (DEBUG_FREEZER) { in freezeProcess()2385 if (DEBUG_FREEZER) { in freezeProcess()[all …]