Searched refs:safeToComponentShortString (Results 1 – 2 of 2) sorted by relevance
4535 throw new SuperNotCalledException("Activity " + safeToComponentShortString(r.intent) in performPauseActivityIfNeeded()4543 + safeToComponentShortString(r.intent) + ": " + e.toString(), e); in performPauseActivityIfNeeded()4969 "Activity " + safeToComponentShortString(r.intent) + in performDestroyActivity()4980 "Unable to destroy activity " + safeToComponentShortString(r.intent) in performDestroyActivity()4997 private static String safeToComponentShortString(Intent intent) { in safeToComponentShortString() method in ActivityThread
2195 Landroid/app/ActivityThread;->safeToComponentShortString(Landroid/content/Intent;)Ljava/lang/String;