Searched refs:toMovementBounds (Results 1 – 1 of 1) sorted by relevance
302 final Rect toMovementBounds = mMenuState == MENU_STATE_FULL in onMovementBoundsChanged() local306 final int toBottom = toMovementBounds.bottom < toMovementBounds.top in onMovementBoundsChanged()307 ? toMovementBounds.bottom in onMovementBoundsChanged()308 : toMovementBounds.bottom - extraOffset; in onMovementBoundsChanged()