Searched refs:DEBUG_USAGE_STATS (Results 1 – 2 of 2) sorted by relevance
68 static final boolean DEBUG_USAGE_STATS = DEBUG_ALL || false; field in ActivityManagerDebugConfig
50 import static com.android.server.am.ActivityManagerDebugConfig.DEBUG_USAGE_STATS;1997 if (DEBUG_USAGE_STATS) { in maybeUpdateUsageStatsLocked()