Home
last modified time | relevance | path

Searched refs:NoSuchPropertyException (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/util/
DNoSuchPropertyException.java25 public class NoSuchPropertyException extends RuntimeException { class
27 public NoSuchPropertyException(String s) { in NoSuchPropertyException() method in NoSuchPropertyException
DReflectiveProperty.java66 throw new NoSuchPropertyException("Underlying type (" + fieldType + ") " + in ReflectiveProperty()
72 throw new NoSuchPropertyException("No accessor method or field found for" in ReflectiveProperty()
80 throw new NoSuchPropertyException("Underlying type (" + getterType + ") " + in ReflectiveProperty()
/frameworks/base/ravenwood/texts/
Dravenwood-annotation-allowed-classes.txt75 android.util.NoSuchPropertyException
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt31695 public class NoSuchPropertyException extends java.lang.RuntimeException {
31696 ctor public NoSuchPropertyException(java.lang.String);
/frameworks/base/core/api/
Dcurrent.txt50169 public class NoSuchPropertyException extends java.lang.RuntimeException {
50170 ctor public NoSuchPropertyException(String);