Home
last modified time | relevance | path

Searched refs:TAG_APP (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DActivityStack.java180 private static final String TAG_APP = TAG + POSTFIX_APP; field in ActivityStack
4379 if (DEBUG_APP) Slog.v(TAG_APP, "Clearing app during cleanUp for activity " + r); in cleanUpActivityLocked()
4428 if (DEBUG_APP) Slog.v(TAG_APP, "Clearing app during remove for activity " + r); in removeActivityFromHistoryLocked()
4658 if (DEBUG_APP) Slog.v(TAG_APP, "Clearing app during destroy for activity " + r); in destroyActivityLocked()
4669 if (DEBUG_APP) Slog.v(TAG_APP, "Clearing app during destroy for activity " + r); in destroyActivityLocked()
4811 if (DEBUG_APP) Slog.v(TAG_APP, in removeHistoryRecordsForAppLocked()