Searched defs:addNewOrganization (Results 1 - 1 of 1) sorted by last modified time

/frameworks/opt/vcard/java/com/android/vcard/
H A DVCardEntry.java1839 private void addNewOrganization(final String organizationName, final String departmentName, method in class:VCardEntry
1915 addNewOrganization(organizationName, departmentName, null, phoneticName, type,
1934 addNewOrganization(organizationName, departmentName, null, phoneticName, type, isPrimary);
1948 addNewOrganization(null, null, title, null, DEFAULT_ORGANIZATION_TYPE, false);
1959 addNewOrganization(null, null, title, null, DEFAULT_ORGANIZATION_TYPE, false);

Completed in 43 milliseconds