Searched defs:onActivityLaunched (Results 1 – 6 of 6) sorted by relevance
146 public void onActivityLaunched(long id, ComponentName name, @Temperature int temperature) { in onActivityLaunched() method in ActivityMetricsLaunchObserver
87 public void onActivityLaunched(long id, ComponentName name, int temperature) { in onActivityLaunched() method in LaunchObserverRegistryImpl
73 default void onActivityLaunched(@NonNull TaskInfo taskInfo, @NonNull ActivityInfo activityInfo, in onActivityLaunched() method
487 void onActivityLaunched(TaskInfo taskInfo, ActivityRecord r) { in onActivityLaunched() method in ActivityStartInterceptor
226 private void onActivityLaunched(ActivityRecord activity) { in onActivityLaunched() method in ActivityMetricsLaunchObserverTests
2248 void onActivityLaunched() { in onActivityLaunched() method in AppProfiler