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

/frameworks/base/core/java/android/app/
H A DActivityThread.java3393 "Activity " + safeToComponentShortString(r.intent)
3402 + safeToComponentShortString(r.intent)
3417 + safeToComponentShortString(r.intent)
3441 "Activity " + safeToComponentShortString(r.intent) +
3452 "Unable to destroy activity " + safeToComponentShortString(r.intent)
3462 private static String safeToComponentShortString(Intent intent) { method in class:ActivityThread

Completed in 35 milliseconds