Searched refs:addRectAroundView (Results 1 – 2 of 2) sorted by relevance
216 addRectAroundView(mIcon); in bindTouchRects()217 mExpandButtonRect = addRectAroundView(mExpandButton); in bindTouchRects()218 mAltExpandTargetRect = addRectAroundView(mAltExpandTarget); in bindTouchRects()232 private Rect addRectAroundView(View view) { in addRectAroundView() method in NotificationHeaderView.HeaderTouchListener
64818 Landroid/view/NotificationHeaderView$HeaderTouchListener;->addRectAroundView(Landroid/view/View;)La…