Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DInflateException.java22 public class InflateException extends RuntimeException { class
24 public InflateException() { in InflateException() method in InflateException
28 public InflateException(String detailMessage, Throwable throwable) { in InflateException() method in InflateException
32 public InflateException(String detailMessage) { in InflateException() method in InflateException
36 public InflateException(Throwable throwable) { in InflateException() method in InflateException