Home | History | Annotate | Download | only in am

Lines Matching refs:DEBUG_SAVED_STATE

35 import static com.android.server.am.ActivityStackSupervisor.DEBUG_SAVED_STATE;
598 if (DEBUG_SAVED_STATE) Slog.i(TAG, "Launch completed; removing icicle of " + r.icicle);
837 if (DEBUG_SAVED_STATE) Slog.i(TAG, "Saving icicle of " + r + ": " + icicle);
2980 if (DEBUG_SAVED_STATE) Slog.i(TAG,