Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DLayoutInflater.java704 getParserStateDescription(inflaterContext, attrs) in inflate()
720 private static String getParserStateDescription(Context context, AttributeSet attrs) { in getParserStateDescription() method in LayoutInflater
863 getParserStateDescription(viewContext, attrs) in createView()
871 getParserStateDescription(viewContext, attrs) in createView()
880 getParserStateDescription(viewContext, attrs) + ": Error inflating class " in createView()
893 throw new InflateException(getParserStateDescription(context, attrs) in failNotAllowed()
1016 getParserStateDescription(context, attrs) in createViewFromTag()
1023 getParserStateDescription(context, attrs) in createViewFromTag()
1219 throw new InflateException(getParserStateDescription(context, childAttrs) in parseInclude()