Searched defs:results (Results 1 – 11 of 11) sorted by relevance
36 protected void onSortResultList(List<ResolveInfo> results) { in onSortResultList()
720 private void onHttpRequestResults(final String results) { in onHttpRequestResults()
64 ContentProviderResult[] results = mResolver.applyBatch(ContactsContract.AUTHORITY, in execute() local
46 ArrayList<String> results = new ArrayList<String>(); in onStartListening() local
59 final ArrayList<Anr> results = new ArrayList<Anr>(); in parse() local
431 def print_xml(results, apps_redefine_base, fd=sys.stdout): argument536 def parse_config_xml(base_xml, results): argument
205 public void onBatchScanResults(List<ScanResult> results) { in onBatchScanResults()
192 final HashMap<Integer,ProcessSnapshot> results = new HashMap<Integer,ProcessSnapshot>(); in detectDeadlocks() local
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