Searched refs:withType (Results 1 – 3 of 3) sorted by relevance
32 plugins.withType<AndroidBasePlugin> {49 plugins.withType<AndroidBasePlugin> {60 tasks.withType<KotlinCompile> {
24 tasks.withType(JavaCompile) {
747 public static String lookUpResourceName(@NonNull Resources res, int resId, boolean withType, in lookUpResourceName() argument760 return withType ? getResourceTypeAndEntryName(fullName) in lookUpResourceName()