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