Searched refs:DEBUG_POWER_QUICK (Results 1 – 2 of 2) sorted by relevance
67 static final boolean DEBUG_POWER_QUICK = DEBUG_POWER || false; field in ActivityManagerDebugConfig
28 import static com.android.server.am.ActivityManagerDebugConfig.DEBUG_POWER_QUICK;204 private static final long DEFAULT_POWER_CHECK_INTERVAL = (DEBUG_POWER_QUICK ? 1 : 5) * 60*1000;