Searched refs:mSupportsFbe (Results 1 – 4 of 4) sorted by relevance
78 if (!mHasFeature || !mSupportsFbe || !mHasSecureLockScreen) { in testResetPasswordFbe()
76 if (!mHasFeature || !mSupportsFbe || !mHasSecureLockScreen) { in testResetPasswordFbe()
254 if (!mHasFeature || !mSupportsFbe || !mHasSecureLockScreen) { in testLockNowWithKeyEviction()1302 if (!mHasFeature || !mSupportsFbe || !mHasSecureLockScreen) { in testResetPasswordWithTokenBeforeUnlock()1316 if (!mHasFeature || !mSupportsFbe || !mHasSecureLockScreen) { in testClearPasswordWithTokenBeforeUnlock()1337 if (!mHasFeature || !mSupportsFbe || !mHasSecureLockScreen) { in testResetPasswordTokenUsableAfterClearingLock()1377 if (!mHasFeature || !mSupportsFbe || !mHasSecureLockScreen) { in testUnlockWorkProfile_deviceWidePassword()
151 protected boolean mSupportsFbe; field in BaseDevicePolicyTest179 mSupportsFbe = hasDeviceFeature("android.software.file_based_encryption"); in setUp()