Searched refs:mNeedsFalsingProtection (Results 1 – 1 of 1) sorted by relevance
58 private boolean mNeedsFalsingProtection; field in NotificationGuts166 if (mNeedsFalsingProtection && mExposed) { in NotificationGuts()194 if (mNeedsFalsingProtection && mExposed) { in resetFalsingCheck()315 setExposed(false, mNeedsFalsingProtection); in closeControls()435 mNeedsFalsingProtection = needsFalsingProtection; in setExposed()436 if (mExposed && mNeedsFalsingProtection) { in setExposed()