Home
last modified time | relevance | path

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

/frameworks/opt/vcard/java/com/android/vcard/
DVCardEntry.java2313 handleSipCase(propValue, typeCollection); in addProperty()
2397 handleSipCase(propValue, typeCollection); in addProperty()
2402 handleSipCase(propValue, typeCollection); in addProperty()
2423 private void handleSipCase(String propValue, Collection<String> typeCollection) { in handleSipCase() method in VCardEntry