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
52 public void onActivityLaunched(TaskInfo taskInfo, ActivityInfo activityInfo, in onActivityLaunched() method in ActivityInterceptorCallback
87 public void onActivityLaunched(long id, ComponentName name, int temperature) { in onActivityLaunched() method in LaunchObserverRegistryImpl
453 void onActivityLaunched(TaskInfo taskInfo, ActivityRecord r) { in onActivityLaunched() method in ActivityStartInterceptor
209 private void onActivityLaunched(ActivityRecord activity) { in onActivityLaunched() method in ActivityMetricsLaunchObserverTests
2012 void onActivityLaunched() { in onActivityLaunched() method in AppProfiler