Searched refs:onActivityLaunched (Results 1 – 7 of 7) sorted by relevance
85 public void onActivityLaunched( in onActivityLaunched() method in LaunchObserverRegistryImpl141 o.onActivityLaunched(activity, temperature); in handleOnActivityLaunched()
146 public void onActivityLaunched(@NonNull @ActivityRecordProto byte[] activity, in onActivityLaunched() method
1045 mLaunchObserver.onActivityLaunched(convertActivityRecordToProto(info.launchedActivity), in launchObserverNotifyActivityLaunched()
152 verifyAsync(mLaunchObserver).onActivityLaunched(eqProto(mActivityRecord), anyInt()); in testOnActivityLaunched()190 verifyAsync(mLaunchObserver).onActivityLaunched(eqProto(mActivityRecord), anyInt()); in testOnActivityLaunchedTrampoline()
299 public void onActivityLaunched(@NonNull @ActivityRecordProto byte[] activity,
875 public void onActivityLaunched(byte[] activity, int temperature) {
16291 HSPLcom/android/server/wm/LaunchObserverRegistryImpl;->onActivityLaunched([BI)V