Searched defs:results (Results 1 – 8 of 8) sorted by relevance
36 protected void onSortResultList(List<ResolveInfo> results) { in onSortResultList()
698 private void onHttpRequestResults(final String results) { in onHttpRequestResults()
46 ArrayList<String> results = new ArrayList<String>(); in onStartListening() local
64 ContentProviderResult[] results = mResolver.applyBatch(ContactsContract.AUTHORITY, in execute() local
205 public void onBatchScanResults(List<ScanResult> results) { in onBatchScanResults()
177 Collection<String> results= new HashSet<String>(); in getNodes() local
238 List<Voicemail> results = new ArrayList<Voicemail>(cursor.getCount()); in getAllVoicemails() local
347 HashSet<String> results = new HashSet<>(); in getNodes() local