Searched defs:curBounds (Results 1 – 2 of 2) sorted by relevance
344 public void adjustBoundsForRotation(Rect outBounds, Rect curBounds, Rect insetBounds) { in adjustBoundsForRotation()361 public void onMovementBoundsChanged(Rect insetBounds, Rect normalBounds, Rect curBounds, in onMovementBoundsChanged()
437 final Rect curBounds = getBounds(); in onConfigurationChanged() local