Home
last modified time | relevance | path

Searched refs:isLeanbackOnly (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/keystore/src/android/keystore/cts/
DKeyChainTest.java72 if (isLeanbackOnly()) { in testIsBoundKeyAlgorithm_RequiredAlgorithmsSupported()
85 private boolean isLeanbackOnly() { in isLeanbackOnly() method in KeyChainTest
DCipherTest.java505 private boolean isLeanbackOnly() { in isLeanbackOnly() method in CipherTest
513 if (isLeanbackOnly()) { in testKeyguardLockAndUnlock()
534 if (isLeanbackOnly()) { in testEmptyPlaintextEncryptsAndDecryptsWhenUnlockedRequired()
1026 if (isLeanbackOnly()) { in testCanCreateAuthBoundKeyWhenScreenLocked()
1053 if (isLeanbackOnly()) { in testCannotCreateAuthBoundKeyWhenDevicePinNotSet()