Searched defs:list1 (Results 1 – 13 of 13) sorted by relevance
158 final ArrayList<WeightedString> list1) { in hasAttributesDifferencesAndPrintThemIfAny()
161 List<RecentAppOpsAccess.Access> list1 = Collections.singletonList( in refreshUi_newRecentRequests_listIsUpdated() local
158 List<RecentAppOpsAccess.Access> list1 = Collections.singletonList( in refreshUi_newRecentRequests_listIsUpdated() local
236 List<RecentAppOpsAccess.Access> list1 = Collections.singletonList( in refreshUi_newRecentRequests_listIsUpdated() local
84 static boolean isSuperset(List<AggregateEncryptionKey> list1, in isSuperset()
170 List<RecentAppOpsAccess.Access> list1 = in refreshUi_newRecentAccesses_listIsUpdated() local
357 List<RecentAppOpsAccess.Access> list1 = in refreshUi_newRecentRequests_listIsUpdated() local
933 List<String> list1 = Arrays.asList(); in testAll() local947 List<String> list1 = Arrays.asList(); in testAny() local961 List<String> list1 = Arrays.asList(); in testFindAll() local
131 public static boolean labelsAreSuffix(String[] list1, String[] list2) { in labelsAreSuffix()
253 public static <T> boolean areEqual(List<T> list1, List<T> list2) { in areEqual()
1172 private static boolean isTrustRootCertListEquals(Map<String, byte[]> list1, in isTrustRootCertListEquals()
1071 std::vector<ListItem> list1 = {item2, item3, item4}; in TEST_F() local