Searched refs:mBackgroundApplicationDisplayBounds (Results 1 – 2 of 2) sorted by relevance
102 private final Rect mBackgroundApplicationDisplayBounds = new Rect(); field in CarDisplayAreaController581 mBackgroundApplicationDisplayBounds.bottom = in animateToControlBarState()594 mBackgroundApplicationDisplayBounds.bottom = toPos - mTitleBarHeight; in animateToDefaultState()605 mOrganizer.scheduleOffset(fromPos, toPos, mBackgroundApplicationDisplayBounds, in animate()648 mBackgroundApplicationDisplayBounds.set(backgroundBounds); in populateBounds()661 Rect backgroundApplicationDisplayBound = mBackgroundApplicationDisplayBounds; in updateBounds()
93 private final Rect mBackgroundApplicationDisplayBounds = new Rect(); field in CarDisplayAreaOrganizer238 Rect backgroundApplicationDisplayBound = mBackgroundApplicationDisplayBounds; in updateBackgroundDisplayBounds()299 mBackgroundApplicationDisplayBounds.set(finalBackgroundBounds); in scheduleOffset()