Home
last modified time | relevance | path

Searched refs:UninitializedPropertyMapException (Results 1 – 11 of 11) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/inspector/
H A DInspectionCompanion.java68 class UninitializedPropertyMapException extends RuntimeException { class
69 public UninitializedPropertyMapException() { in UninitializedPropertyMapException() method in InspectionCompanion.UninitializedPropertyMapException
/aosp14/frameworks/base/tools/processors/view_inspector/test/resources/android/processor/view/inspector/InspectionCompanionGeneratorTest/
H A DNestedClass.java.txt28 throw new InspectionCompanion.UninitializedPropertyMapException();
H A DNoAttributeId.java.txt34 throw new InspectionCompanion.UninitializedPropertyMapException();
H A DFieldProperty.java.txt35 throw new InspectionCompanion.UninitializedPropertyMapException();
H A DSuppliedAttributeId.java.txt34 throw new InspectionCompanion.UninitializedPropertyMapException();
H A DIntEnum.java.txt41 throw new InspectionCompanion.UninitializedPropertyMapException();
H A DIntFlag.java.txt39 throw new InspectionCompanion.UninitializedPropertyMapException();
H A DSimpleProperties.java.txt101 throw new InspectionCompanion.UninitializedPropertyMapException();
/aosp14/frameworks/base/core/java/android/widget/
H A DRelativeLayout.java1838 throw new UninitializedPropertyMapException(); in readProperties()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt56098 …public static class InspectionCompanion.UninitializedPropertyMapException extends java.lang.Runtim…
56099 ctor public InspectionCompanion.UninitializedPropertyMapException();