Searched defs:isReadOnly (Results 1 – 2 of 2) sorted by relevance
/cts/tests/tests/animation/src/android/animation/cts/ | ||
D | PropertyValuesHolderTest.java | 746 public boolean isReadOnly() { in isReadOnly() method in PropertyValuesHolderTest.ShapeHolderYProperty |
/cts/tests/tests/keystore/src/android/keystore/cts/ | ||
D | KeyStoreTest.java | 290 private static boolean isReadOnly(KeyStore ks) { in isReadOnly() method in KeyStoreTest |