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