Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationGuts.java203 boolean needsFalsingProtection, in openControls()
367 void setExposed(boolean exposed, boolean needsFalsingProtection) { in setExposed()