Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/vcard/java/com/android/vcard/
H A DVCardComposer.java377 return initWithCallback(cursor, null); in init()
387 public boolean initWithCallback(Cursor cursor, in initWithCallback() method in VCardComposer
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
H A DBluetoothPbapVcardManager.java355 if (!composer.initWithCallback(contactCursor, in getSelectedPhonebookNameList()
757 if (!composer.initWithCallback(contactIdCursor, in composeContactsAndSendVCards()
856 if (!composer.initWithCallback(contactIdCursor, in composeContactsAndSendSelectedVCards()