Home
last modified time | relevance | path

Searched refs:onIntentStarted (Results 1 – 16 of 16) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/animation/
H A DActivityLaunchAnimatorTest.kt108 verify(controller).onIntentStarted(willAnimateCaptor.capture())
118 verify(controller).onIntentStarted(willAnimateCaptor.capture())
137 verify(controller).onIntentStarted(willAnimateCaptor.capture())
150 verify(controller).onIntentStarted(willAnimateCaptor.capture())
229 override fun onIntentStarted(willAnimate: Boolean) {
H A DGhostedViewLaunchAnimatorControllerTest.kt37 controller.onIntentStarted(willAnimate = true)
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DActivityMetricsLaunchObserverTests.java149 private void onIntentStarted(Intent intent) { in onIntentStarted() method in ActivityMetricsLaunchObserverTests
155 verifyAsync(mLaunchObserver).onIntentStarted(eq(intent), anyLong()); in onIntentStarted()
162 onIntentStarted(new Intent("testOnIntentFailed")); in testOnIntentFailed()
210 onIntentStarted(activity.intent); in onActivityLaunched()
307 onIntentStarted(mTopActivity.intent); in testOnReportFullyDrawn()
332 onIntentStarted(mTrampolineActivity.intent); in onActivityLaunchedTrampoline()
339 onIntentStarted(mTopActivity.intent); in onActivityLaunchedTrampoline()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarLaunchAnimatorController.kt15 override fun onIntentStarted(willAnimate: Boolean) {
16 delegate.onIntentStarted(willAnimate)
H A DStatusBar.java1752 public void onIntentStarted(boolean willAnimate) { in startActivity()
1753 getDelegate().onIntentStarted(willAnimate); in startActivity()
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/
H A DNotificationLaunchAnimatorControllerTest.kt63 controller.onIntentStarted(willAnimate = false)
95 controller.onIntentStarted(willAnimate = true)
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DLaunchObserverRegistryImpl.java73 public void onIntentStarted(Intent intent, long timestampNs) { in onIntentStarted() method in LaunchObserverRegistryImpl
139 o.onIntentStarted(intent, timestampNs); in handleOnIntentStarted()
H A DActivityMetricsLaunchObserver.java119 public void onIntentStarted(@NonNull Intent intent, long timestampNanos); in onIntentStarted() method
H A DActivityMetricsLogger.java1422 mLaunchObserver.onIntentStarted(intent, timestampNs); in launchObserverNotifyIntentStarted()
/aosp12/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
H A DActivityLaunchAnimator.kt189 this.onIntentStarted(willAnimate)
192 this.onIntentStarted(willAnimate)
277 fun onIntentStarted(willAnimate: Boolean) {} regex
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DNotificationLaunchAnimatorController.kt110 override fun onIntentStarted(willAnimate: Boolean) {
/aosp12/frameworks/base/startop/iorap/src/com/google/android/startop/iorap/
H A DEventSequenceValidator.java105 public void onIntentStarted(@NonNull Intent intent, long timestampNs) { in onIntentStarted() method in EventSequenceValidator
H A DIorapForwardingService.java379 public void onIntentStarted(@NonNull Intent intent, long timestampNs) {
/aosp12/frameworks/base/services/profcollect/src/com/android/server/profcollect/
H A DProfcollectForwardingService.java252 public void onIntentStarted(Intent intent, long timestampNanos) { in onIntentStarted() method in ProfcollectForwardingService.AppLaunchObserver
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java1003 public void onIntentStarted(Intent intent, long timestampNs) {
/aosp12/frameworks/base/services/
H A Dart-profile6148 HSPLcom/android/server/am/ActivityManagerService$2;->onIntentStarted(Landroid/content/Intent;J)V
37218 HPLcom/android/server/profcollect/ProfcollectForwardingService$AppLaunchObserver;->onIntentStarted(…
46912 HSPLcom/android/server/wm/LaunchObserverRegistryImpl;->onIntentStarted(Landroid/content/Intent;J)V+…
50984 HSPLcom/google/android/startop/iorap/EventSequenceValidator;->onIntentStarted(Landroid/content/Inte…
51018 …roid/startop/iorap/IorapForwardingService$AppLaunchObserver;->lambda$onIntentStarted$0$IorapForwar…
51024 HSPLcom/google/android/startop/iorap/IorapForwardingService$AppLaunchObserver;->onIntentStarted(Lan…