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