Home | History | Annotate | Download | only in contacts

Lines Matching refs:subValues

439             ArrayList<NamedContentValues> subValues = entity.getSubValues();
440 if (subValues != null) {
441 int size = subValues.size();
443 NamedContentValues pair = subValues.get(i);