Searched refs:DEBUG_ORDER (Results 1 – 3 of 3) sorted by relevance
19 import static android.app.ActivityThread.DEBUG_ORDER;65 if (DEBUG_ORDER) Slog.d(TAG, "Activity relaunch cancelled"); in execute()
234 public static final boolean DEBUG_ORDER = false; field in ActivityThread4405 if (DEBUG_ORDER) { in handleTopResumedActivityChanged()4418 if (DEBUG_ORDER) { in handleTopResumedActivityChanged()5089 if (DEBUG_ORDER) Slog.d(TAG, "requestRelaunchActivity: " + this + ", trying: " + r); in prepareRelaunchActivity()5111 if (DEBUG_ORDER) Slog.d(TAG, "requestRelaunchActivity: target is null"); in prepareRelaunchActivity()
2060 Landroid/app/ActivityThread;->DEBUG_ORDER:Z