Searched defs:Resolution (Results 1 – 2 of 2) sorted by relevance
455 struct Resolution { struct456 struct Step {492 mutable Resolution last_resolution_; argument
1124 public static final class Resolution { class in PrintAttributes1143 public Resolution(@NonNull String id, @NonNull String label, in Resolution() method in PrintAttributes.Resolution