| /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 | StatusBarLaunchAnimatorController.kt | 26 override fun onIntentStarted(willAnimate: Boolean) { in <lambda>() method
|
| D | ActivityStarterImpl.kt | 689 override fun onIntentStarted(willAnimate: Boolean) { in <lambda>() method
|
| /frameworks/base/services/profcollect/src/com/android/server/profcollect/ |
| D | ProfcollectForwardingService.java | 302 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 | NotificationLaunchAnimatorController.kt | 145 override fun onIntentStarted(willAnimate: Boolean) { in onIntentStarted() method in com.android.systemui.statusbar.notification.NotificationLaunchAnimatorController
|
| /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/animation/ |
| D | ActivityLaunchAnimatorTest.kt | 261 override fun onIntentStarted(willAnimate: Boolean) { in onIntentStarted() method in com.android.systemui.animation.TestLaunchAnimatorController
|
| /frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/ |
| D | ActivityLaunchAnimator.kt | 433 fun onIntentStarted(willAnimate: Boolean) {} in onIntentStarted() method
|
| D | DialogLaunchAnimator.kt | 395 override fun onIntentStarted(willAnimate: Boolean) { in <lambda>() method
|