Home
last modified time | relevance | path

Searched refs:onActivityLaunched (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DActivityMetricsLaunchObserverTests.java173 onActivityLaunched(mTopActivity); in testLaunchState()
206 private void onActivityLaunched(ActivityRecord activity) { in onActivityLaunched() method in ActivityMetricsLaunchObserverTests
210 verifyAsync(mLaunchObserver).onActivityLaunched(eqProto(activity), anyInt()); in onActivityLaunched()
216 onActivityLaunched(mTopActivity); in testOnActivityLaunchFinished()
227 onActivityLaunched(mTopActivity); in testOnActivityLaunchCancelled_hasDrawn()
274 onActivityLaunched(mTrampolineActivity); in testOnReportFullyDrawn()
281 verifyAsync(mLaunchObserver).onActivityLaunched(eqProto(mTopActivity), anyInt()); in testOnReportFullyDrawn()
307 verifyAsync(mLaunchObserver).onActivityLaunched(eqProto(mTrampolineActivity), anyInt()); in onActivityLaunchedTrampoline()
430 onActivityLaunched(mTopActivity); in testConcurrentLaunches()
439 onActivityLaunched(otherActivity); in testConcurrentLaunches()
[all …]
/frameworks/base/services/core/java/com/android/server/wm/
DLaunchObserverRegistryImpl.java88 public void onActivityLaunched( in onActivityLaunched() method in LaunchObserverRegistryImpl
157 o.onActivityLaunched(activity, temperature); in handleOnActivityLaunched()
DActivityMetricsLaunchObserver.java151 public void onActivityLaunched(@NonNull @ActivityRecordProto byte[] activity, in onActivityLaunched() method
DActivityMetricsLogger.java1331 mLaunchObserver.onActivityLaunched(convertActivityRecordToProto(info.mLastLaunchedActivity), in launchObserverNotifyActivityLaunched()
/frameworks/base/startop/iorap/src/com/google/android/startop/iorap/
DEventSequenceValidator.java147 public void onActivityLaunched(@NonNull @ActivityRecordProto byte[] activity, in onActivityLaunched() method in EventSequenceValidator
DIorapForwardingService.java409 public void onActivityLaunched(@NonNull @ActivityRecordProto byte[] activity,
/frameworks/base/services/profcollect/src/com/android/server/profcollect/
DProfcollectForwardingService.java262 public void onActivityLaunched(byte[] activity, int temperature) { in onActivityLaunched() method in ProfcollectForwardingService.AppLaunchObserver
/frameworks/base/services/core/java/com/android/server/am/
DAppProfiler.java2023 void onActivityLaunched() { in onActivityLaunched() method in AppProfiler
DActivityManagerService.java994 public void onActivityLaunched(byte[] activity, int temperature) {
995 mAppProfiler.onActivityLaunched();
/frameworks/base/services/
Dart-profile6146 HSPLcom/android/server/am/ActivityManagerService$2;->onActivityLaunched([BI)V+]Lcom/android/server/…
7092 HSPLcom/android/server/am/AppProfiler;->onActivityLaunched()V
37216 …ndroid/server/profcollect/ProfcollectForwardingService$AppLaunchObserver;->onActivityLaunched([BI)V
46910 HSPLcom/android/server/wm/LaunchObserverRegistryImpl;->onActivityLaunched([BI)V+]Landroid/os/Handle…
50982 HSPLcom/google/android/startop/iorap/EventSequenceValidator;->onActivityLaunched([BI)V
51016 …id/startop/iorap/IorapForwardingService$AppLaunchObserver;->lambda$onActivityLaunched$2$IorapForwa…
51022 HSPLcom/google/android/startop/iorap/IorapForwardingService$AppLaunchObserver;->onActivityLaunched(…