Searched refs:otherRect (Results 1 – 2 of 2) sorted by relevance
1968 Rect otherRect = mTempRect; in onFocusChanged() local1978 other.getDrawingRect(otherRect); in onFocusChanged()1979 offsetDescendantRectToMyCoords(other, otherRect); in onFocusChanged()1980 int distance = getDistance(previouslyFocusedRect, otherRect, direction); in onFocusChanged()
3794 Rect otherRect = mTempRect;3806 other.getDrawingRect(otherRect);3807 offsetDescendantRectToMyCoords(other, otherRect);3808 int distance = getDistance(previouslyFocusedRect, otherRect, direction);