Home
last modified time | relevance | path

Searched defs:superclass (Results 1 – 1 of 1) sorted by relevance

/build/make/tools/check-flagged-apis/src/com/android/checkflaggedapis/
DMain.kt92 val superclass: String?, constant in com.android.checkflaggedapis.ClassSymbol
326 var superclass: String? = null in parseApiVersions() variable