Home
last modified time | relevance | path

Searched refs:getRectAroundView (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/view/
DNotificationHeaderView.java233 final Rect r = getRectAroundView(view); in addRectAroundView()
238 private Rect getRectAroundView(View view) { in getRectAroundView() method in NotificationHeaderView.HeaderTouchListener
DNotificationTopLineView.java301 mFeedbackRect = getRectAroundView(mFeedbackIcon); in bindTouchRects()
305 private Rect getRectAroundView(View view) { in getRectAroundView() method in NotificationTopLineView.HeaderTouchListener
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt60855 Landroid/view/NotificationHeaderView$HeaderTouchListener;->getRectAroundView(Landroid/view/View;)La…