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