Searched refs:stateResId (Results 1 – 3 of 3) sorted by relevance
131 final int stateResId = attrs.getAttributeNameResource(i); in inflate() local132 if (stateResId != android.R.attr.color && stateResId != android.R.attr.alpha in inflate()133 && stateResId != R.attr.alpha) { in inflate()136 ? stateResId : -stateResId; in inflate()
206 final int stateResId = attrs.getAttributeNameResource(i); in extractStateSet() local207 switch (stateResId) { in extractStateSet()217 ? stateResId : -stateResId; in extractStateSet()
339 final int stateResId = attrs.getAttributeNameResource(i); in inflate() local340 switch (stateResId) { in inflate()347 ? stateResId : -stateResId; in inflate()