Searched refs:TAG_APP (Results 1 – 1 of 1) sorted by relevance
86 private static final String TAG_APP = TAG + POSTFIX_APP; field in ActivityStack3154 if (DEBUG_APP) Slog.v(TAG_APP, "Clearing app during cleanUp for activity " + r); in cleanUpActivityLocked()3206 if (DEBUG_APP) Slog.v(TAG_APP, "Clearing app during remove for activity " + r); in removeActivityFromHistoryLocked()3411 if (DEBUG_APP) Slog.v(TAG_APP, "Clearing app during destroy for activity " + r); in destroyActivityLocked()3422 if (DEBUG_APP) Slog.v(TAG_APP, "Clearing app during destroy for activity " + r); in destroyActivityLocked()3586 if (DEBUG_APP) Slog.v(TAG_APP, in removeHistoryRecordsForAppLocked()