Searched refs:safeToComponentShortString (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/
H A DActivityThread.java3613 "Activity " + safeToComponentShortString(r.intent)
3622 + safeToComponentShortString(r.intent)
3637 + safeToComponentShortString(r.intent)
3661 "Activity " + safeToComponentShortString(r.intent) +
3672 "Unable to destroy activity " + safeToComponentShortString(r.intent)
3682 private static String safeToComponentShortString(Intent intent) { method in class:ActivityThread

Completed in 58 milliseconds