Searched defs:displayAreaBounds (Results 1 – 2 of 2) sorted by relevance
81 public static void assertMetricsValidity(Context context, Rect displayAreaBounds) { in assertMetricsValidity()152 static boolean maxWindowBoundsSandboxed(Rect displayAreaBounds, Rect maxBounds) { in maxWindowBoundsSandboxed()
328 final Rect displayAreaBounds = getTaskDisplayAreaBounds(activityName); in assertMetricsValidityForNonresizableActivity() local