Searched refs:concatinateListWithSemiColon (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/vcard/tests/src/com/android/vcard/tests/testutils/
H A DPropertyNodesVerifierElem.java86 final String propValue = concatinateListWithSemiColon(propValueList);
131 propValue = concatinateListWithSemiColon(propValueList);
180 final String propValue = concatinateListWithSemiColon(propValueList);
201 propValue = concatinateListWithSemiColon(propValueList);
286 private String concatinateListWithSemiColon(List<String> array) { method in class:PropertyNodesVerifierElem

Completed in 50 milliseconds