Searched refs:mNeedsFalsingProtection (Results 1 – 1 of 1) sorted by relevance
56 private boolean mNeedsFalsingProtection; field in NotificationGuts128 if (mNeedsFalsingProtection && mExposed) { in NotificationGuts()154 if (mNeedsFalsingProtection && mExposed) { in resetFalsingCheck()259 setExposed(false, mNeedsFalsingProtection); in closeControls()379 mNeedsFalsingProtection = needsFalsingProtection; in setExposed()380 if (mExposed && mNeedsFalsingProtection) { in setExposed()