Searched refs:onFinalResponseReceived (Results 1 – 8 of 8) sorted by relevance
93 public void onFinalResponseReceived( in onFinalResponseReceived() method in ClearRequestSession104 onFinalResponseReceived(componentName, null); in onProviderResponseComplete()
136 public void onFinalResponseReceived(ComponentName componentName, in onFinalResponseReceived() method in CreateRequestSession
136 void onFinalResponseReceived(ComponentName componentName, V response); in onFinalResponseReceived() method
135 public void onFinalResponseReceived(ComponentName componentName, in onFinalResponseReceived() method in GetRequestSession
233 ((GetRequestSession) mCallbacks).onFinalResponseReceived(mComponentName, in onCredentialEntrySelected()
278 mCallbacks.onFinalResponseReceived(mComponentName, credentialResponse); in onCreateEntrySelected()
386 mCallbacks.onFinalResponseReceived(mComponentName, in onCredentialEntrySelected()
313 verify(mGetRequestSession).onFinalResponseReceived(cpComponentNameCaptor.capture(), in testOnUiEntrySelected_correctEntryKeyPendingIntentResponseExists_succeeds()