Home
last modified time | relevance | path

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

/external/r8/src/main/java/com/android/tools/r8/graph/
DDexType.java96 static void clearSubtypeInformation(DexType type) { in clearSubtypeInformation() method in DexType
DDexItemFactory.java158 public void clearSubtypeInformation() { in clearSubtypeInformation() method in DexItemFactory