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/
DActivityRecord.java430 private static final String TAG_APP = TAG + POSTFIX_APP; field in ActivityRecord
4137 if (DEBUG_APP) Slog.v(TAG_APP, "Clearing app during destroy for activity " + this); in destroyImmediately()
4168 if (DEBUG_APP) Slog.v(TAG_APP, "Clearing app during remove for activity " + this); in removeFromHistory()
4268 if (DEBUG_APP) Slog.v(TAG_APP, "Clearing app during cleanUp for activity " + this); in cleanUp()
4424 Slog.v(TAG_APP, "Keeping entry during removeHistory for activity " + this); in handleAppDied()