Searched refs:onResults (Results 1 – 5 of 5) sorted by relevance
77 verify(mMock).onResults(Collections.emptyList()); in testReverseGeocode()90 verify(mMock).onResults(Collections.emptyList()); in testGetFromLocationName()
242 public void onResults(Bundle results) { in onResults() method in SpeechRecognitionActivity.RecognizerInfo.SpeechRecognizerListener
241 public void onResults(List<CellInfo> results) { in onResults() method in NetworkScanApiTest.NetworkScanCallbackImpl
426 override fun onResults(results: Bundle?) {} in <lambda>() method578 override fun onResults(results: Bundle?) {} in <lambda>() method
41830 method public void onResults(android.os.Bundle);46402 method public void onResults(java.util.List<android.telephony.CellInfo>);