Searched refs:isReadOnly (Results 1 – 5 of 5) sorted by relevance
256 private static boolean isReadOnly(KeyStore ks) { in isReadOnly() method in KeyStoreTest293 if (isReadOnly(ks)) { in clearKeyStore()575 if (isReadOnly(keyStore)) { in test_KeyStore_getKey()592 if (isCaseSensitive(keyStore) || isReadOnly(keyStore)) { in test_KeyStore_getKey()612 if (isReadOnly(keyStore)) { in test_KeyStore_getKey()626 if (isReadOnly(keyStore)) { in test_KeyStore_getKey()641 if (isReadOnly(keyStore)) { in test_KeyStore_getKey()652 if (isReadOnly(keyStore)) { in test_KeyStore_getKey()688 if (isReadOnly(keyStore)) { in test_KeyStore_getCertificateChain()697 if (isReadOnly(keyStore) || isCaseSensitive(keyStore)) { in test_KeyStore_getCertificateChain()[all …]
111 assertFalse(mLibrary.isReadOnly()); in testIsReadOnly()
260 assertTrue(buffer.isReadOnly()); in testWriteToReadOnly()
731 public boolean isReadOnly() { in isReadOnly() method in PropertyValuesHolderTest.ShapeHolderYProperty775 public boolean isReadOnly() { in isReadOnly() method in PropertyValuesHolderTest.ViewColorProperty
684 assertFalse(mDatabase.isReadOnly()); in testIsReadOnly()690 assertTrue(database.isReadOnly()); in testIsReadOnly()