Home
last modified time | relevance | path

Searched refs:ProcessingException (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/tools/processors/view_inspector/src/java/android/processor/view/inspector/
DInspectablePropertyProcessor.java149 throw new ProcessingException( in process()
159 } catch (ProcessingException processingException) { in process()
199 throw new ProcessingException( in buildProperty()
238 throw new ProcessingException( in validateModifiers()
244 throw new ProcessingException( in validateModifiers()
250 throw new ProcessingException( in validateModifiers()
266 throw new ProcessingException( in ensureGetter()
275 throw new ProcessingException( in ensureGetter()
284 throw new ProcessingException( in ensureGetter()
290 throw new ProcessingException( in ensureGetter()
[all …]
DProcessingException.java32 final class ProcessingException extends RuntimeException { class
37 ProcessingException(@NonNull String message) { in ProcessingException() method in ProcessingException
41 ProcessingException(@NonNull String message, @NonNull Element element) { in ProcessingException() method in ProcessingException
45 ProcessingException( in ProcessingException() method in ProcessingException
52 ProcessingException( in ProcessingException() method in ProcessingException
DAnnotationUtils.java74 throw new ProcessingException(message, element, annotation); in exactlyOneMirror()
82 throw new ProcessingException(message, element); in exactlyOneMirror()
134 throw new ProcessingException( in typedArrayValuesByName()
144 throw new ProcessingException( in typedArrayValuesByName()
178 throw new ProcessingException( in untypedArrayValuesByName()
212 throw new ProcessingException(
224 throw new ProcessingException(
258 throw new ProcessingException(