Searched defs:apiType (Results 1 – 3 of 3) sorted by relevance
/tools/metalava/src/main/java/com/android/tools/metalava/ | ||
D | ApiType.kt | 110 val apiType = this in <lambda>() constant |
D | Driver.kt | 266 val apiType = ApiType.PUBLIC_API in processFlags() constant |
D | CompatibilityCheck.kt | 50 private val apiType: ApiType, constant in com.android.tools.metalava.CompatibilityCheck |