Searched refs:toMap (Results 1 – 7 of 7) sorted by relevance
43 "/app/src/main/res/layout/with_class_name.xml", toMap(KEY_CLASS_NAME, in testMultipleLayoutFilesWithNameMismatch()46 "/app/src/main/res/layout-land/with_class_name.xml", toMap(KEY_CLASS_NAME, in testMultipleLayoutFilesWithNameMismatch()99 "/app/src/main/res/layout/layout_with_variable_type.xml", toMap(KEY_CLASS_TYPE, in testMultipleLayoutFilesVariableMismatch()102 "/app/src/main/res/layout-land/layout_with_variable_type.xml", toMap(KEY_CLASS_TYPE, in testMultipleLayoutFilesVariableMismatch()152 "/app/src/main/res/layout/layout_with_import_type.xml", toMap(KEY_IMPORT_TYPE, in testMultipleLayoutFilesImportMismatch()155 "/app/src/main/res/layout-land/layout_with_import_type.xml", toMap(KEY_IMPORT_TYPE, in testMultipleLayoutFilesImportMismatch()205 "/app/src/main/res/layout/foo.xml", toMap(KEY_INCLUDE_ID, "sharedId")); in testSameIdInIncludeAndView()207 "/app/src/main/res/layout-land/foo.xml", toMap(KEY_VIEW_ID, "sharedId")); in testSameIdInIncludeAndView()
221 prepareApp(toMap(KEY_DEPENDENCIES, "compile project(':module1')", in testSingleModule()223 prepareModule("module1", "com.example.module1", toMap()); in testSingleModule()233 prepareApp(toMap(KEY_DEPENDENCIES, "compile project(':module1')", in testModuleDependencyChange()235 prepareModule("module1", "com.example.module1", toMap( in testModuleDependencyChange()244 toMap()); in testModuleDependencyChange()251 prepareApp(toMap(KEY_DEPENDENCIES, "compile project(':module1')", in testTwoLevelDependency()254 prepareModule("module1", "com.example.module1", toMap(KEY_DEPENDENCIES, in testTwoLevelDependency()256 prepareModule("module2", "com.example.module2", toMap()); in testTwoLevelDependency()
148 protected static Map<String, String> toMap(String... keysAndValues) { in toMap() method in BaseCompilationTest
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...
61506 …method public static java.util.stream.Collector<T, ?, java.util.Map<K, U>> toMap(java.util.functio…61507 …method public static java.util.stream.Collector<T, ?, java.util.Map<K, U>> toMap(java.util.functio…61508 …method public static java.util.stream.Collector<T, ?, M> toMap(java.util.function.Function<? super…
61586 …method public static java.util.stream.Collector<T, ?, java.util.Map<K, U>> toMap(java.util.functio…61587 …method public static java.util.stream.Collector<T, ?, java.util.Map<K, U>> toMap(java.util.functio…61588 …method public static java.util.stream.Collector<T, ?, M> toMap(java.util.function.Function<? super…
64863 …method public static java.util.stream.Collector<T, ?, java.util.Map<K, U>> toMap(java.util.functio…64864 …method public static java.util.stream.Collector<T, ?, java.util.Map<K, U>> toMap(java.util.functio…64865 …method public static java.util.stream.Collector<T, ?, M> toMap(java.util.function.Function<? super…