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
101 void notifyLaunched(@NonNull AppWindowToken appWindow) { in notifyLaunched() method in UnknownAppVisibilityController