Home
last modified time | relevance | path

Searched refs:mSupportsFbe (Results 1 – 4 of 4) sorted by relevance

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DMixedManagedProfileOwnerTestApi25.java78 if (!mHasFeature || !mSupportsFbe) { in testResetPasswordFbe()
DDeviceAndProfileOwnerTestApi25.java75 if (!mHasFeature || !mSupportsFbe) { in testResetPasswordFbe()
DBaseDevicePolicyTest.java104 protected boolean mSupportsFbe; field in BaseDevicePolicyTest
121 mSupportsFbe = hasDeviceFeature("android.software.file_based_encryption"); in setUp()
DManagedProfileTest.java144 if (!mHasFeature || !mSupportsFbe) { in testLockNowWithKeyEviction()