Home
last modified time | relevance | path

Searched refs:InspectablePropertyProcessor (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/tools/processors/view_inspector/src/java/android/processor/view/inspector/
H A DPlatformInspectableProcessor.java100 final InspectablePropertyProcessor processor = in processProperties()
101 new InspectablePropertyProcessor(ANNOTATION_QUALIFIED_NAME, processingEnv); in processProperties()
H A DInspectablePropertyProcessor.java49 public final class InspectablePropertyProcessor { class
134 public InspectablePropertyProcessor( in InspectablePropertyProcessor() method in InspectablePropertyProcessor