Home
last modified time | relevance | path

Searched defs:onIntentStarted (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DActivityMetricsLaunchObserver.java114 public void onIntentStarted(@NonNull Intent intent); in onIntentStarted() method
DLaunchObserverRegistryImpl.java73 public void onIntentStarted(Intent intent) { in onIntentStarted() method in LaunchObserverRegistryImpl