Home
last modified time | relevance | path

Searched refs:addInterfaceSubtype (Results 1 – 2 of 2) sorted by relevance

/external/r8/src/main/java/com/android/tools/r8/graph/
DAppInfoWithSubtyping.java74 inter.addInterfaceSubtype(holder); in populateAllSuperTypes()
DDexType.java88 public void addInterfaceSubtype(DexType type) { in addInterfaceSubtype() method in DexType