Searched defs:notifyActivityLaunched (Results 1 – 3 of 3) sorted by relevance
32 private void notifyActivityLaunched() { in notifyActivityLaunched() method in TestActivity
331 private void notifyActivityLaunched(int resultCode, ActivityRecord activity) { in notifyActivityLaunched() method in ActivityMetricsLaunchObserverTests
576 void notifyActivityLaunched(@NonNull LaunchingState launchingState, int resultCode, in notifyActivityLaunched() method in ActivityMetricsLogger