Home
last modified time | relevance | path

Searched defs:onIntentFailed (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DActivityMetricsLaunchObserver.java127 public void onIntentFailed(long id) { in onIntentFailed() method in ActivityMetricsLaunchObserver
DLaunchObserverRegistryImpl.java81 public void onIntentFailed(long id) { in onIntentFailed() method in LaunchObserverRegistryImpl
/frameworks/base/services/core/java/com/android/server/am/
DAppStartInfoTracker.java285 void onIntentFailed(long id) { in onIntentFailed() method in AppStartInfoTracker