Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/vcard/java/com/android/vcard/
H A DVCardBuilder.java1317 appendPhotoLine(photoString, photoType); in appendPhotos()
1734 public void appendPhotoLine(final String encodedValue, final String photoType) { in appendPhotoLine() method in VCardBuilder