Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DLaunchObserverRegistryImpl.java73 public void onIntentStarted(Intent intent) { in onIntentStarted() method in LaunchObserverRegistryImpl
123 o.onIntentStarted(intent); in handleOnIntentStarted()
DActivityMetricsLaunchObserver.java114 public void onIntentStarted(@NonNull Intent intent); in onIntentStarted() method
DActivityMetricsLogger.java1014 mLaunchObserver.onIntentStarted(intent); in launchObserverNotifyIntentStarted()
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DActivityMetricsLaunchObserverTests.java126 verifyAsync(mLaunchObserver).onIntentStarted(eq(intent)); in testOnIntentStarted()
/frameworks/base/startop/iorap/src/com/google/android/startop/iorap/
DIorapForwardingService.java271 public void onIntentStarted(@NonNull Intent intent) {
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java888 public void onIntentStarted(Intent intent) {
/frameworks/base/services/
Dart-profile16293 HSPLcom/android/server/wm/LaunchObserverRegistryImpl;->onIntentStarted(Landroid/content/Intent;)V