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