Home
last modified time | relevance | path

Searched defs:PostInflateException (Results 1 – 1 of 1) sorted by relevance

/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DRenderSessionImpl.java144 private static final class PostInflateException extends Exception { class in RenderSessionImpl
147 private PostInflateException(String message) { in PostInflateException() method in RenderSessionImpl.PostInflateException