Searched refs:DEBUG_BROADCAST_BACKGROUND (Results 1 – 2 of 2) sorted by relevance
54 static final boolean DEBUG_BROADCAST_BACKGROUND = DEBUG_BROADCAST || false; field in ActivityManagerDebugConfig
111 import static com.android.server.am.ActivityManagerDebugConfig.DEBUG_BROADCAST_BACKGROUND;654 if (DEBUG_BROADCAST_BACKGROUND) Slog.i(TAG_BROADCAST, in broadcastQueueForIntent()