Searched defs:onResults (Results 1 – 7 of 7) sorted by relevance
28 oneway void onResults(String error, in List<Address> results); in onResults() method
230 public void onResults(String error, List<Address> results) { in onResults() method in Geocoder.GeocodeListener
78 void onResults(Bundle results); in onResults() method
71 void onResults(in Bundle results); in onResults() method
752 public void onResults(final Bundle results) { in onResults() method in SpeechRecognizer.InternalListener
74 public void onResults(List<CellInfo> results) {} in onResults() method in TelephonyScanManager.NetworkScanCallback
329 public void onResults(Bundle results) throws RemoteException { in onResults() method in RemoteSpeechRecognitionService.DelegatingListener