Searched refs:withType (Results 1 – 3 of 3) sorted by relevance
25 tasks.withType(JavaCompile) {
26 tasks.withType(JavaCompile) {
684 public static String lookUpResourceName(@NonNull Resources res, int resId, boolean withType, in lookUpResourceName() argument697 return withType ? getResourceTypeAndEntryName(fullName) in lookUpResourceName()