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

/frameworks/opt/vcard/tests/src/com/android/vcard/tests/
H A DVCardExporterTests.java99 private void testStructuredNameUsePrimaryCommon(int vcardType) { method in class:VCardExporterTests
144 testStructuredNameUsePrimaryCommon(V21);
148 testStructuredNameUsePrimaryCommon(V30);
152 testStructuredNameUsePrimaryCommon(V40);
157 * See also the comment in {@link #testStructuredNameUsePrimaryCommon(int)}.

Completed in 35 milliseconds