Searched refs:ActiveUnlockTestUtils (Results 1 – 9 of 9) sorted by relevance
36 import com.android.settings.testutils.ActiveUnlockTestUtils;74 ActiveUnlockTestUtils.enable(mApplicationContext); in setUp()80 ActiveUnlockTestUtils.disable(mApplicationContext); in tearDown()85 ActiveUnlockTestUtils.disable(mApplicationContext); in isAvailable_featureFlagDisabled_returnsConditionallyUnavailable()124 ActiveUnlockTestUtils.enable( in configIsUnlockOnIntent_useUnlockIntentLayoutIsTrue()153 ActiveUnlockTestUtils.enable( in getIntro_faceEnabled_returnsFace()165 ActiveUnlockTestUtils.enable( in getIntro_fingerprintEnabled_returnsFingerprint()177 ActiveUnlockTestUtils.enable( in getIntro_faceAndFingerprintEnabled_returnsFaceAndFingerprint()
30 import com.android.settings.testutils.ActiveUnlockTestUtils;34 public static final String AUTHORITY = ActiveUnlockTestUtils.PROVIDER;61 context.getContentResolver(), ActiveUnlockTestUtils.PROVIDER_SETTING, AUTHORITY); in init()
35 import com.android.settings.testutils.ActiveUnlockTestUtils;85 ActiveUnlockTestUtils.enable(mContext); in setUp()92 ActiveUnlockTestUtils.disable(mContext); in tearDown()97 ActiveUnlockTestUtils.disable(mContext); in updateState_featureFlagDisabled_isNotVisible()
33 import com.android.settings.testutils.ActiveUnlockTestUtils;73 ActiveUnlockTestUtils.enable(mContext); in setUp()
36 import com.android.settings.testutils.ActiveUnlockTestUtils;86 ActiveUnlockTestUtils.disable(mContext); in tearDown()104 ActiveUnlockTestUtils.enable(mContext); in onlyFaceAndActiveUnlockEnabled_preferenceVisible()
36 import com.android.settings.testutils.ActiveUnlockTestUtils;86 ActiveUnlockTestUtils.disable(mContext); in tearDown()104 ActiveUnlockTestUtils.enable(mContext); in onlyFingerprintAndActiveUnlockEnabled_preferenceVisible()
36 public final class ActiveUnlockTestUtils { class44 ActiveUnlockTestUtils.enable(context, ActiveUnlockStatusUtils.UNLOCK_INTENT_LAYOUT); in enable()
53 import com.android.settings.testutils.ActiveUnlockTestUtils;427 ActiveUnlockTestUtils.enable(mApplicationContext); in setSafetySourceData_activeUnlockEnabled_withFingerprintOnly_setsData()444 ActiveUnlockTestUtils.enable(mApplicationContext); in setSafetySourceData_activeUnlockEnabled_withFaceOnly_setsData()463 ActiveUnlockTestUtils.enable(mApplicationContext); in setSafetySourceData_activeUnlockEnabled_withFaceAndFingerprint_setsData()