Searched defs:onIntentFailed (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/services/core/java/com/android/server/wm/ | ||
D | ActivityMetricsLaunchObserver.java | 127 public void onIntentFailed(long id) { in onIntentFailed() method in ActivityMetricsLaunchObserver |
D | LaunchObserverRegistryImpl.java | 81 public void onIntentFailed(long id) { in onIntentFailed() method in LaunchObserverRegistryImpl |
/frameworks/base/services/core/java/com/android/server/am/ | ||
D | AppStartInfoTracker.java | 285 void onIntentFailed(long id) { in onIntentFailed() method in AppStartInfoTracker |