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

/frameworks/base/core/java/android/view/
H A DNotificationHeaderView.java383 private Rect mExpandButtonRect; field in class:NotificationHeaderView.HeaderTouchListener
396 mExpandButtonRect = addRectAroundView(mExpandButton);
475 return mExpandButtonRect.contains((int) x, (int) y);

Completed in 46 milliseconds