Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/util/
DNoSuchPropertyException.java24 public class NoSuchPropertyException extends RuntimeException { class
26 public NoSuchPropertyException(String s) { in NoSuchPropertyException() method in NoSuchPropertyException
DReflectiveProperty.java65 throw new NoSuchPropertyException("Underlying type (" + fieldType + ") " + in ReflectiveProperty()
71 throw new NoSuchPropertyException("No accessor method or field found for" in ReflectiveProperty()
79 throw new NoSuchPropertyException("Underlying type (" + getterType + ") " + in ReflectiveProperty()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt31695 public class NoSuchPropertyException extends java.lang.RuntimeException {
31696 ctor public NoSuchPropertyException(java.lang.String);
/frameworks/base/config/
Dhiddenapi-public-dex.txt47018 Landroid/util/NoSuchPropertyException;
47019 Landroid/util/NoSuchPropertyException;-><init>(Ljava/lang/String;)V
/frameworks/base/api/
Dcurrent.txt45513 public class NoSuchPropertyException extends java.lang.RuntimeException {
45514 ctor public NoSuchPropertyException(java.lang.String);