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()
251 public static final boolean DEBUG_ORDER = false; field in ActivityThread4606 if (DEBUG_ORDER) { in handleTopResumedActivityChanged()4619 if (DEBUG_ORDER) { in handleTopResumedActivityChanged()5219 if (DEBUG_ORDER) Slog.d(TAG, "requestRelaunchActivity: " + this + ", trying: " + r); in prepareRelaunchActivity()5241 if (DEBUG_ORDER) Slog.d(TAG, "requestRelaunchActivity: target is null"); in prepareRelaunchActivity()