Searched refs:isReadOnly (Results 1 – 7 of 7) sorted by relevance
52 assertThat(pushButton.isReadOnly()).isFalse(); in testPushButton()79 assertThat(pushButton.isReadOnly()).isTrue(); in testPushButton_readOnly()107 assertThat(checkBox.isReadOnly()).isFalse(); in testCheckBox()134 assertThat(readOnlyCheckbox.isReadOnly()).isTrue(); in testCheckBox_readOnly()162 assertThat(radioButton.isReadOnly()).isFalse(); in testRadioButton()190 assertThat(readOnlyRadioButton.isReadOnly()).isTrue(); in testRadioButton_readOnly()229 assertThat(comboBox.isReadOnly()).isFalse(); in testCombobox()260 assertThat(readOnlyCombobox.isReadOnly()).isTrue(); in testCombobox_readOnly()297 assertThat(editableCombobox.isReadOnly()).isFalse(); in testCombobox_withEditableText()332 assertThat(editableCombobox.isReadOnly()).isFalse(); in testCombobox_withFontSize()[all …]
290 private static boolean isReadOnly(KeyStore ks) { in isReadOnly() method in KeyStoreTest327 if (isReadOnly(ks)) { in clearKeyStore()615 if (isReadOnly(keyStore)) { in test_KeyStore_getKey()632 if (isCaseSensitive(keyStore) || isReadOnly(keyStore)) { in test_KeyStore_getKey()652 if (isReadOnly(keyStore)) { in test_KeyStore_getKey()666 if (isReadOnly(keyStore)) { in test_KeyStore_getKey()681 if (isReadOnly(keyStore)) { in test_KeyStore_getKey()692 if (isReadOnly(keyStore)) { in test_KeyStore_getKey()729 if (isReadOnly(keyStore)) { in test_KeyStore_getCertificateChain()738 if (isReadOnly(keyStore) || isCaseSensitive(keyStore)) { in test_KeyStore_getCertificateChain()[all …]
111 assertFalse(mLibrary.isReadOnly()); in testIsReadOnly()
262 assertTrue(buffer.isReadOnly()); in testWriteToReadOnly()
746 public boolean isReadOnly() { in isReadOnly() method in PropertyValuesHolderTest.ShapeHolderYProperty790 public boolean isReadOnly() { in isReadOnly() method in PropertyValuesHolderTest.ViewColorProperty
814 assertFalse(mDatabase.isReadOnly()); in testIsReadOnly()820 assertTrue(database.isReadOnly()); in testIsReadOnly()
14772 method public boolean isReadOnly();15308 method public boolean isReadOnly();50207 method public boolean isReadOnly();