Home
last modified time | relevance | path

Searched refs:addRectAroundView (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/java/android/view/
H A DNotificationHeaderView.java216 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
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt64818 Landroid/view/NotificationHeaderView$HeaderTouchListener;->addRectAroundView(Landroid/view/View;)La…