Searched refs:mSuiteName (Results 1 – 1 of 1) sorted by relevance
47 private String mSuiteName; field in CertificationResultXml71 mSuiteName = suiteName; in CertificationResultXml()87 serializer.attribute(NS, SUITE_NAME_ATTR, mSuiteName); in addSuiteAttributes()92 serializer.attribute(NS, SUITE_VARIANT_ATTR, mSuiteName); in addSuiteAttributes()117 mSuiteName = parser.getAttributeValue(NS, SUITE_NAME_ATTR); in parseSuiteAttributes()118 context.addInvocationAttribute(SUITE_NAME_ATTR, mSuiteName); in parseSuiteAttributes()