Home
last modified time | relevance | path

Searched refs:toMap (Results 1 – 7 of 7) sorted by relevance

/frameworks/data-binding/compilationTests/src/test/java/android/databinding/compilationTest/
DMultiLayoutVerificationTest.java43 "/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()
DSimpleCompilationTest.java221 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()
DBaseCompilationTest.java148 protected static Map<String, String> toMap(String... keysAndValues) { in toMap() method in BaseCompilationTest
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...
/frameworks/base/api/
Dcurrent.txt61506 …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…
Dtest-current.txt61586 …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…
Dsystem-current.txt64863 …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…