Home
last modified time | relevance | path

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

/external/r8/src/main/java/com/android/tools/r8/graph/
DAppInfoWithSubtyping.java15 public class AppInfoWithSubtyping extends AppInfo { class
22 public AppInfoWithSubtyping(DexApplication application) { in AppInfoWithSubtyping() method in AppInfoWithSubtyping
27 protected AppInfoWithSubtyping(AppInfoWithSubtyping previous) { in AppInfoWithSubtyping() method in AppInfoWithSubtyping
33 protected AppInfoWithSubtyping(AppInfoWithSubtyping previous, GraphLense lense) { in AppInfoWithSubtyping() method in AppInfoWithSubtyping