Searched refs:equivalentBounds (Results 1 – 3 of 3) sorted by relevance
270 return equivalentBounds(getRequestedOverrideBounds(), bounds); in equivalentRequestedOverrideBounds()275 return equivalentBounds(getRequestedOverrideMaxBounds(), bounds); in equivalentRequestedOverrideMaxBounds()281 public static boolean equivalentBounds(Rect bounds, Rect other) { in equivalentBounds() method in ConfigurationContainer
6013 if (equivalentBounds(existing, bounds)) {
52268 HSPLcom/android/server/wm/ConfigurationContainer;->equivalentBounds(Landroid/graphics/Rect;Landroid…