Searched refs:onIntentFailed (Results 1 – 4 of 4) sorted by relevance
81 public void onIntentFailed(long id) { in onIntentFailed() method in LaunchObserverRegistryImpl135 mList.get(i).onIntentFailed(id); in handleOnIntentFailed()
127 public void onIntentFailed(long id) { in onIntentFailed() method in ActivityMetricsLaunchObserver
1719 mLaunchObserver.onIntentFailed(id); in launchObserverNotifyIntentFailed()
179 verifyAsync(mLaunchObserver).onIntentFailed(eq(id)); in testOnIntentFailed()