Home
last modified time | relevance | path

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

/external/r8/src/main/java/com/android/tools/r8/shaking/
DEnqueuer.java983 public static class AppInfoWithLiveness extends AppInfoWithSubtyping { class in Enqueuer
1064 private AppInfoWithLiveness(AppInfoWithSubtyping appInfo, Enqueuer enqueuer) { in AppInfoWithLiveness() method in Enqueuer.AppInfoWithLiveness
1088 private AppInfoWithLiveness(AppInfoWithLiveness previous, DexApplication application) { in AppInfoWithLiveness() method in Enqueuer.AppInfoWithLiveness
1113 private AppInfoWithLiveness(AppInfoWithLiveness previous, GraphLense lense) { in AppInfoWithLiveness() method in Enqueuer.AppInfoWithLiveness