Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/vcard/java/com/android/vcard/
H A DVCardComposer.java359 if (!initInterFirstPart(contentUriForRawContactsEntity)) { in init()
389 if (!initInterFirstPart(null)) { in initWithCallback()
401 private boolean initInterFirstPart(Uri contentUriForRawContactsEntity) { in initInterFirstPart() method in VCardComposer