Searched refs:mLayoutedIconRect (Results 1 – 1 of 1) sorted by relevance
53 private Rect mLayoutedIconRect = new Rect(); field in HeadsUpStatusBarView184 mLayoutedIconRect.set(left, top, right, bottom); in onLayout()226 mIconDrawingRect.set(mLayoutedIconRect); in updateDrawingRect()