Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DLayoutInflater.java721 int sourceResId = Resources.getAttributeSetSourceResId(attrs); in getParserStateDescription() local
722 if (sourceResId == Resources.ID_NULL) { in getParserStateDescription()
726 + context.getResources().getResourceName(sourceResId); in getParserStateDescription()