Searched defs:addPhone (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/vcard/java/com/android/vcard/
H A DVCardEntry.java1765 private void addPhone(int type, String data, String label, boolean isPrimary) { method in class:VCardEntry
2338 addPhone(type, phoneNumber, label, isPrimary);
2351 addPhone(type, propValue, null, isPrimary);

Completed in 98 milliseconds