Searched refs:equivalentBounds (Results 1 – 3 of 3) sorted by relevance
231 return equivalentBounds(getRequestedOverrideBounds(), bounds); in equivalentRequestedOverrideBounds()237 public static boolean equivalentBounds(Rect bounds, Rect other) { in equivalentBounds() method in ConfigurationContainer
272 if (equivalentBounds(existing, bounds)) { in setBounds()
15734 HSPLcom/android/server/wm/ConfigurationContainer;->equivalentBounds(Landroid/graphics/Rect;Landroid…