Home | History | Annotate | Download | only in util

Lines Matching refs:colorRes

1174         TypedArray colorRes = context.getResources()
1176 if (modeIndex >= colorRes.length() || modeIndex < 0) {
1181 return colorRes.getResourceId(modeIndex, 0);