Home
last modified time | relevance | path

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

/frameworks/opt/vcard/java/com/android/vcard/
DVCardEntry.java1964 private void addIm(int protocol, String customProtocol, String propValue, int type, in addIm() method in VCardEntry
2375 addIm(protocol, null, propValue, type, isPrimary); in addProperty()