Searched refs:isReadOnly (Results 1 – 5 of 5) sorted by relevance
255 private static boolean isReadOnly(KeyStore ks) { in isReadOnly() method in KeyStoreTest292 if (isReadOnly(ks)) { in clearKeyStore()574 if (isReadOnly(keyStore)) { in test_KeyStore_getKey()591 if (isCaseSensitive(keyStore) || isReadOnly(keyStore)) { in test_KeyStore_getKey()611 if (isReadOnly(keyStore)) { in test_KeyStore_getKey()625 if (isReadOnly(keyStore)) { in test_KeyStore_getKey()640 if (isReadOnly(keyStore)) { in test_KeyStore_getKey()651 if (isReadOnly(keyStore)) { in test_KeyStore_getKey()687 if (isReadOnly(keyStore)) { in test_KeyStore_getCertificateChain()696 if (isReadOnly(keyStore) || isCaseSensitive(keyStore)) { in test_KeyStore_getCertificateChain()[all …]
111 assertFalse(mLibrary.isReadOnly()); in testIsReadOnly()
260 assertTrue(buffer.isReadOnly()); in testWriteToReadOnly()
730 public boolean isReadOnly() { in isReadOnly() method in PropertyValuesHolderTest.ShapeHolderYProperty774 public boolean isReadOnly() { in isReadOnly() method in PropertyValuesHolderTest.ViewColorProperty
643 assertFalse(mDatabase.isReadOnly()); in testIsReadOnly()649 assertTrue(database.isReadOnly()); in testIsReadOnly()