Searched refs:mNeedsFalsingProtection (Results 1 – 1 of 1) sorted by relevance
86 private boolean mNeedsFalsingProtection; field in NotificationGuts100 if (mNeedsFalsingProtection && mExposed) { in NotificationGuts()126 if (mNeedsFalsingProtection && mExposed) { in resetFalsingCheck()406 setExposed(false, mNeedsFalsingProtection); in closeControls()438 mNeedsFalsingProtection = needsFalsingProtection; in setExposed()439 if (mExposed && mNeedsFalsingProtection) { in setExposed()