Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
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()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt60860 Landroid/view/NotificationHeaderView$HeaderTouchListener;->mExpandButtonRect:Landroid/graphics/Rect;