Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationBackgroundView.java62 private boolean mIsPressedAllowed; field in NotificationBackgroundView
213 if (!mIsPressedAllowed) { in setState()
299 mIsPressedAllowed = allowed; in setPressedAllowed()