Searched refs:actualWindowBounds (Results 1 – 1 of 1) sorted by relevance
133 Rect actualWindowBounds = new Rect(); in setWindowBounds() local134 ViewHelper.getBoundsOnScreen(mRemoteCarTaskView, actualWindowBounds); in setWindowBounds()135 return actualWindowBounds; in setWindowBounds()