Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/vcard/java/com/android/vcard/
H A DVCardEntry.java2419 handleAndroidCustomProperty(customPropertyList); in addProperty()
2481 private void handleAndroidCustomProperty(final List<String> customPropertyList) { in handleAndroidCustomProperty() method in VCardEntry