Searched refs:DEBUG_ORDER (Results 1 – 2 of 2) sorted by relevance
19 import static android.app.ActivityThread.DEBUG_ORDER;65 if (DEBUG_ORDER) Slog.d(TAG, "Activity relaunch cancelled"); in execute()
233 public static final boolean DEBUG_ORDER = false; field in ActivityThread4365 if (DEBUG_ORDER) { in handleTopResumedActivityChanged()4378 if (DEBUG_ORDER) { in handleTopResumedActivityChanged()5049 if (DEBUG_ORDER) Slog.d(TAG, "requestRelaunchActivity: " + this + ", trying: " + r); in prepareRelaunchActivity()5071 if (DEBUG_ORDER) Slog.d(TAG, "requestRelaunchActivity: target is null"); in prepareRelaunchActivity()