Home | History | Annotate | Download | only in vcard

Lines Matching defs:groupName

530                         final String groupName = line.substring(nameIndex, i);
531 if (groupName.length() == 0) {
534 mInterpreter.propertyGroup(groupName);