Home
last modified time | relevance | path

Searched defs:isReadOnly (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/animation/src/android/animation/cts/
DPropertyValuesHolderTest.java746 public boolean isReadOnly() { in isReadOnly() method in PropertyValuesHolderTest.ShapeHolderYProperty
790 public boolean isReadOnly() { in isReadOnly() method in PropertyValuesHolderTest.ViewColorProperty
/cts/tests/tests/keystore/src/android/keystore/cts/
DKeyStoreTest.java290 private static boolean isReadOnly(KeyStore ks) { in isReadOnly() method in KeyStoreTest