Home
last modified time | relevance | path

Searched refs:addPhone (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/vcard/java/com/android/vcard/
DVCardEntry.java1767 private void addPhone(int type, String data, String label, boolean isPrimary) { in addPhone() method in VCardEntry
2340 addPhone(type, phoneNumber, label, isPrimary); in addProperty()
2353 addPhone(type, propValue, null, isPrimary); in addProperty()