Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DNotificationHeaderView.java204 private Rect mExpandButtonRect; field in NotificationHeaderView.HeaderTouchListener
217 mExpandButtonRect = addRectAroundView(mExpandButton); in bindTouchRects()
297 return mExpandButtonRect.contains((int) x, (int) y) in isInside()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt61503 Landroid/view/NotificationHeaderView$HeaderTouchListener;->mExpandButtonRect:Landroid/graphics/Rect;