Searched defs:notifyLaunched (Results 1 – 2 of 2) sorted by relevance
43 public static void notifyLaunched(Intent intent, IBinder binder, String tag) { in notifyLaunched() method in Common
109 void notifyLaunched(@NonNull ActivityRecord activity) { in notifyLaunched() method in UnknownAppVisibilityController