Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DActivityThread.java4535 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
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt2195 Landroid/app/ActivityThread;->safeToComponentShortString(Landroid/content/Intent;)Ljava/lang/String;