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

/frameworks/base/core/java/android/app/
H A DActivityThread.java3773 "Activity " + safeToComponentShortString(r.intent)
3782 + safeToComponentShortString(r.intent)
3797 + safeToComponentShortString(r.intent)
3821 "Activity " + safeToComponentShortString(r.intent) +
3832 "Unable to destroy activity " + safeToComponentShortString(r.intent)
3842 private static String safeToComponentShortString(Intent intent) { method in class:ActivityThread

Completed in 127 milliseconds