Searched defs:Restriction (Results 1 – 2 of 2) sorted by relevance
39 struct Restriction { struct40 size_t startX;41 size_t endX;42 size_t startY;43 size_t endY;
64 private static final class Restriction { class in AudioRestrictionManager