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.java139 boolean needsFalsingProtection(); in needsFalsingProtection() method
249 boolean needsFalsingProtection, in openControls() argument
252 setExposed(true /* exposed */, needsFalsingProtection); in openControls()
432 void setExposed(boolean exposed, boolean needsFalsingProtection) { in setExposed() argument
435 mNeedsFalsingProtection = needsFalsingProtection; in setExposed()
DNotificationGutsManager.java555 if (gutsView.needsFalsingProtection()) { in openGuts()
630 final boolean needsFalsingProtection = in openGutsInternal()
638 needsFalsingProtection, in openGutsInternal()
DAppOpsInfo.java185 public boolean needsFalsingProtection() { in needsFalsingProtection() method in AppOpsInfo
DPartialConversationInfo.java259 public boolean needsFalsingProtection() {
DNotificationSnooze.java438 public boolean needsFalsingProtection() { in needsFalsingProtection() method in NotificationSnooze
DNotificationConversationInfo.java411 public boolean needsFalsingProtection() { in needsFalsingProtection() method
DNotificationInfo.java497 public boolean needsFalsingProtection() {