/frameworks/base/services/core/java/com/android/server/wm/ |
D | ActivityMetricsLaunchObserver.java | 114 public void onIntentStarted(@NonNull Intent intent, long timestampNanos) { in onIntentStarted() method in ActivityMetricsLaunchObserver
|
D | LaunchObserverRegistryImpl.java | 72 public void onIntentStarted(Intent intent, long timestampNs) { in onIntentStarted() method in LaunchObserverRegistryImpl
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | StatusBarTransitionAnimatorController.kt | 34 override fun onIntentStarted(willAnimate: Boolean) { in onIntentStarted() method in com.android.systemui.statusbar.phone.StatusBarTransitionAnimatorController
|
D | LegacyActivityStarterInternalImpl.kt | 550 override fun onIntentStarted(willAnimate: Boolean) { in <lambda>() method
|
/frameworks/base/services/profcollect/src/com/android/server/profcollect/ |
D | ProfcollectForwardingService.java | 299 public void onIntentStarted(Intent intent, long timestampNanos) { in onIntentStarted() method in ProfcollectForwardingService.AppLaunchObserver
|
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
D | ActivityMetricsLaunchObserverTests.java | 156 private long onIntentStarted(Intent intent) { in onIntentStarted() method in ActivityMetricsLaunchObserverTests
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/ |
D | NotificationTransitionAnimatorController.kt | 144 override fun onIntentStarted(willAnimate: Boolean) { in onIntentStarted() method in com.android.systemui.statusbar.notification.NotificationTransitionAnimatorController
|
/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/ |
D | ActivityTransitionAnimator.kt | 587 fun onIntentStarted(willAnimate: Boolean) {} in onIntentStarted() method
|
D | DialogTransitionAnimator.kt | 404 override fun onIntentStarted(willAnimate: Boolean) { in <lambda>() method
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/animation/ |
D | ActivityTransitionAnimatorTest.kt | 472 override fun onIntentStarted(willAnimate: Boolean) { in onIntentStarted() method in com.android.systemui.animation.TestTransitionAnimatorController
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | AppStartInfoTracker.java | 262 void onIntentStarted(@NonNull Intent intent, long timestampNanos) { in onIntentStarted() method in AppStartInfoTracker
|