Searched defs:resultList (Results 1 – 10 of 10) sorted by relevance
88 ArrayList<ResolveInfo> resultList = new ArrayList<>(); in serviceNotGuardedWithPermission() local98 ArrayList<ResolveInfo> resultList = new ArrayList<>(); in serviceResolved() local
133 ArrayList<UiBenchmarkResult> resultList = new ArrayList<>(); in loadTestResults() local228 ArrayList<UiBenchmarkResult> resultList = results.get(name); in loadDetailedResults() local
168 final List<TestClass> resultList = PersistableBundleUtils.toList(bundled, TestClass::new); in testListConversionLossless() local190 final LinkedHashMap<TestKey, TestClass> resultList = in testMapConversionLossless() local
83 final List<TextLinks.TextLink> resultList = new ArrayList<>(result.getLinks()); in testParcel() local
467 final ArrayList<SearchableInfo> resultList = new ArrayList<>(list.size()); in createFilterdSearchableInfoList() local483 final ArrayList<ResolveInfo> resultList = new ArrayList<>(list.size()); in createFilterdResolveInfoList() local
805 resultList = shortcutResults; in createAppPredictorCallback() field in ChooserActivity812 sendShareShortcutInfoList(shareShortcutInfos, chooserListAdapter, resultList, in createAppPredictorCallback() argument
327 List<DataTypeResult> resultList = logger.getLoggingResults(); in getResultForDataTypeIfPresent() local
491 List<ScanResult> resultList; in updateScanResultCache() local
188 List<String> resultList = new ArrayList<>(); in computePackageSignerSha256Digests() local
356 ArrayList<R> resultList = new ArrayList<R>(); in queryIntentFromList() local