Searched refs:DEBUG_RELEASE (Results 1 – 2 of 2) sorted by relevance
54 static final boolean DEBUG_RELEASE = DEBUG_ALL_ACTIVITIES || false; field in ActivityTaskManagerDebugConfig
35 import static com.android.server.wm.ActivityTaskManagerDebugConfig.DEBUG_RELEASE;897 if (DEBUG_RELEASE) Slog.d(TAG_RELEASE, "Trying to release some activities in " + this); in releaseSomeActivities()904 if (DEBUG_RELEASE) Slog.d(TAG_RELEASE, "Abort release; already destroying: " + r); in releaseSomeActivities()911 if (DEBUG_RELEASE) Slog.d(TAG_RELEASE, "Not releasing in-use activity: " + r); in releaseSomeActivities()930 if (DEBUG_RELEASE) Slog.v(TAG_RELEASE, "Destroying " + r in releaseSomeActivities()