Searched refs:UNKNOWN_LEVEL (Results 1 – 1 of 1) sorted by relevance
23 private final static int UNKNOWN_LEVEL = -1; field in DexType32 private int hierarchyLevel = UNKNOWN_LEVEL;64 assert hierarchyLevel == ROOT_LEVEL + 1 || hierarchyLevel == UNKNOWN_LEVEL; in setLevel() local67 assert hierarchyLevel == UNKNOWN_LEVEL; in setLevel() local73 assert hierarchyLevel != UNKNOWN_LEVEL; in addDirectSubtype() local84 assert isClassType() && hierarchyLevel != UNKNOWN_LEVEL; in isInterface()97 type.hierarchyLevel = UNKNOWN_LEVEL; in clearSubtypeInformation()158 assert hierarchyLevel != UNKNOWN_LEVEL; in forAllExtendsSubtypes() local434 assert hierarchyLevel != UNKNOWN_LEVEL; in getSingleSubtype() local