Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationGuts.java137 boolean needsFalsingProtection(); in needsFalsingProtection() method
243 boolean needsFalsingProtection, in openControls() argument
246 setExposed(true /* exposed */, needsFalsingProtection); in openControls()
400 void setExposed(boolean exposed, boolean needsFalsingProtection) { in setExposed() argument
403 mNeedsFalsingProtection = needsFalsingProtection; in setExposed()
DNotificationGutsManager.java585 if (gutsView.needsFalsingProtection()) { in openGuts()
667 final boolean needsFalsingProtection = in openGutsInternal()
674 needsFalsingProtection, in openGutsInternal()
DPartialConversationInfo.java234 public boolean needsFalsingProtection() {
DFeedbackInfo.java241 public boolean needsFalsingProtection() { in needsFalsingProtection() method in FeedbackInfo
DNotificationSnooze.java496 public boolean needsFalsingProtection() { in needsFalsingProtection() method in NotificationSnooze
DNotificationConversationInfo.java426 public boolean needsFalsingProtection() { in needsFalsingProtection() method
DNotificationInfo.java532 public boolean needsFalsingProtection() {