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