Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationGuts.java137 boolean needsFalsingProtection(); in needsFalsingProtection() method
244 boolean needsFalsingProtection, in openControls() argument
247 setExposed(true /* exposed */, needsFalsingProtection); in openControls()
422 void setExposed(boolean exposed, boolean needsFalsingProtection) { in setExposed() argument
425 mNeedsFalsingProtection = needsFalsingProtection; in setExposed()
H A DNotificationGutsManager.java567 if (gutsView.needsFalsingProtection()) { in openGuts()
647 final boolean needsFalsingProtection = in openGutsInternal()
655 needsFalsingProtection, in openGutsInternal()
H A DFeedbackInfo.java242 public boolean needsFalsingProtection() { in needsFalsingProtection() method in FeedbackInfo
H A DPartialConversationInfo.java259 public boolean needsFalsingProtection() {
H A DNotificationSnooze.java439 public boolean needsFalsingProtection() { in needsFalsingProtection() method in NotificationSnooze
H A DNotificationConversationInfo.java420 public boolean needsFalsingProtection() { in needsFalsingProtection() method
H A DNotificationInfo.java541 public boolean needsFalsingProtection() {