Home | History | Annotate | Download | only in res

Lines Matching refs:getElementCount

297         return fillValues(resources, arv, new CharSequence[arv.getElementCount()]);
311 return fillValues(resources, arv, new String[arv.getElementCount()]);
349 int[] values = new int[resValue.getElementCount()];