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