Searched refs:withType (Results 1 – 9 of 9) sorted by relevance
52 project.tasks.withType(Jar::class.java) { jarTask -> in <lambda>()61 val compileTasks = project.tasks.withType(JavaCompile::class.java) in <lambda>()
59 uploadTask.repositories.withType(MavenDeployer::class.java) { mavenDeployer -> in <lambda>()146 config.dependencies.withType(ProjectDependency::class.java).forEach { in collectDependenciesForConfiguration()
43 project.tasks.withType(Jar::class.java) { jarTask -> in <lambda>()
29 tasks.withType(Javadoc) {
105 public NativeScanSettingsBuilder withType(int type) { in withType() method in ScanTestUtil.NativeScanSettingsBuilder210 .withType(getNativeScanType(requestSettings.type)); in computeSingleScanNativeSettings()241 .withType(nativeScanType) in createSingleScanNativeSettingsForChannels()
146 .withType(WifiNative.SCAN_TYPE_HIGH_ACCURACY) in singleScanSuccessWithChannelsAndHighAccuracyType()375 .withType(WifiNative.SCAN_TYPE_LOW_POWER) in multipleSingleScanSuccess()
39 def includeFilters = subprojects.collect { it.tasks.withType(Upload) }.findResults {
583 public static String lookUpResourceName(@NonNull Resources res, int resId, boolean withType, in lookUpResourceName() argument596 return withType ? getResourceTypeAndEntryName(fullName) in lookUpResourceName()
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...