Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/view/
H A DNotificationHeaderView.java47 private final int mTouchableHeight; field in NotificationHeaderView
86 mTouchableHeight = res.getDimensionPixelSize(R.dimen.notification_header_touchable_height); in NotificationHeaderView()
226 r.bottom = mTouchableHeight; in addWidthRect()