Searched refs:mNeedsFalsingProtection (Results 1 – 1 of 1) sorted by relevance
56 private boolean mNeedsFalsingProtection; field in NotificationGuts164 if (mNeedsFalsingProtection && mExposed) { in NotificationGuts()189 if (mNeedsFalsingProtection && mExposed) { in resetFalsingCheck()304 setExposed(false, mNeedsFalsingProtection); in closeControls()403 mNeedsFalsingProtection = needsFalsingProtection; in setExposed()404 if (mExposed && mNeedsFalsingProtection) { in setExposed()