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