Searched refs:getLockScreenUiFormat (Results 1 – 9 of 9) sorted by relevance
46 assertEquals(LOCK_SCREEN_UI_FORMAT, createTestParams().getLockScreenUiFormat()); in build_setsLockScreenUiFormat()81 assertEquals(LOCK_SCREEN_UI_FORMAT, protParams.getLockScreenUiFormat()); in writeToParcel_writesLockScreenUiFormat()
90 assertEquals(LOCK_SCREEN_UI_FORMAT, keyChainProtectionParams.getLockScreenUiFormat()); in build_setsKeyChainProtectionParams()157 assertEquals(LOCK_SCREEN_UI_FORMAT, keyChainProtectionParams.getLockScreenUiFormat()); in writeToParcel_writesKeyChainProtectionParams()
318 assertThat(keyChainSnapshot.getKeyChainProtectionParams().get(0).getLockScreenUiFormat()). in run_useScryptToHashPasswordInTestMode()355 assertThat(keyChainSnapshot.getKeyChainProtectionParams().get(0).getLockScreenUiFormat()). in run_useSha256ToHashPatternInProdMode()389 assertThat(keyChainSnapshot.getKeyChainProtectionParams().get(0).getLockScreenUiFormat()). in run_useScryptToHashPasswordInProdMode()671 assertThat(keyChainSnapshot.getKeyChainProtectionParams().get(0).getLockScreenUiFormat()). in run_setsCorrectTypeForPassword()704 assertThat(keyChainSnapshot.getKeyChainProtectionParams().get(0).getLockScreenUiFormat()). in run_setsCorrectTypeForPin()735 assertThat(keyChainSnapshot.getKeyChainProtectionParams().get(0).getLockScreenUiFormat()). in run_setsCorrectTypeForPattern()
188 assertEquals(b.getLockScreenUiFormat(), a.getLockScreenUiFormat()); in assertKeyChainProtectionParamsAreEqual()
132 public @LockScreenUiFormat int getLockScreenUiFormat() { in getLockScreenUiFormat() method in KeyChainProtectionParams
126 keyChainProtectionParams.getLockScreenUiFormat()); in writeKeyChainProtectionParamsProperties()
110 assertThat(roundTripParams().getLockScreenUiFormat()).isEqualTo(LOCK_SCREEN_UI); in roundTripParams_persistsLockScreenUi()
6941 method public int getLockScreenUiFormat();
6839 method public int getLockScreenUiFormat();