Searched refs:onIntentFailed (Results 1 – 6 of 6) sorted by relevance
81 public void onIntentFailed(long id) { in onIntentFailed() method in LaunchObserverRegistryImpl136 mList.get(i).onIntentFailed(id); in handleOnIntentFailed()
127 public void onIntentFailed(long id) { in onIntentFailed() method in ActivityMetricsLaunchObserver
1786 mLaunchObserver.onIntentFailed(id); in launchObserverNotifyIntentFailed()
179 verifyAsync(mLaunchObserver).onIntentFailed(eq(id)); in testOnIntentFailed()
181 mAppStartInfoTracker.onIntentFailed(appStartTimestampIntentStarted); in testApplicationStartInfo()
285 void onIntentFailed(long id) { in onIntentFailed() method in AppStartInfoTracker