Searched refs:composer (Results 1 – 17 of 17) sorted by relevance
413 BluetoothPbapSimVcardManager composer = null; in composeAndSendSIMPhonebookVcards() local416 composer = new BluetoothPbapSimVcardManager(context); in composeAndSendSIMPhonebookVcards()419 if (!composer.init(SIM_URI, null, null, null) || !buffer.init()) { in composeAndSendSIMPhonebookVcards()422 composer.moveToPosition(startPoint - 1, false); in composeAndSendSIMPhonebookVcards()429 String vcard = composer.createOneEntry(vcardType21); in composeAndSendSIMPhonebookVcards()434 + composer.getErrorReason() in composeAndSendSIMPhonebookVcards()448 if (composer != null) { in composeAndSendSIMPhonebookVcards()449 composer.terminate(); in composeAndSendSIMPhonebookVcards()475 BluetoothPbapSimVcardManager composer = null; in composeAndSendSIMPhonebookOneVcard() local478 composer = new BluetoothPbapSimVcardManager(context); in composeAndSendSIMPhonebookOneVcard()[all …]
359 VCardComposer composer = in getSelectedPhonebookNameList() local361 composer.setPhoneNumberTranslationCallback( in getSelectedPhonebookNameList()405 if (!composer.init(contactCursor)) { in getSelectedPhonebookNameList()417 composer.buildVCard( in getSelectedPhonebookNameList()846 VCardComposer composer = null; in composeContactsAndSendVCards() local866 composer = BluetoothPbapUtils.createFilteredVCardComposer(mContext, vcardType, null); in composeContactsAndSendVCards()872 composer.setPhoneNumberTranslationCallback( in composeContactsAndSendVCards()889 if (!composer.init(contactIdCursor) || !buffer.init()) { in composeContactsAndSendVCards()904 composer.buildVCard( in composeContactsAndSendVCards()936 if (composer != null) { in composeContactsAndSendVCards()[all …]
198 VCardComposer composer = null; in createProfileVCard() local201 composer = createFilteredVCardComposer(ctx, vcardType, filter); in createProfileVCard()202 if (composer.init( in createProfileVCard()211 vcard = composer.createOneEntry(); in createProfileVCard()216 + composer.getErrorReason()); in createProfileVCard()231 if (composer != null) { in createProfileVCard()232 composer.terminate(); in createProfileVCard()
119 VCardComposer composer = null; in runInternal() local151 composer = new VCardComposer(mService, vcardType, true); in runInternal()161 if (!composer.init(Contacts.CONTENT_URI, new String[] {Contacts._ID}, in runInternal()164 final String errorReason = composer.getErrorReason(); in runInternal()175 final int total = composer.getCount(); in runInternal()184 while (!composer.isAfterLast()) { in runInternal()190 writer.write(composer.createOneEntry()); in runInternal()192 final String errorReason = composer.getErrorReason(); in runInternal()236 if (composer != null) { in runInternal()237 composer.terminate(); in runInternal()
43 final VCardComposer composer = new VCardComposer( in testCompose() local45 assertTrue(composer.init()); in testCompose()46 int total = composer.getCount(); in testCompose()48 String vcard = composer.createOneEntry(); in testCompose()
283 final WordComposer composer = new WordComposer(); in onGetSuggestionsInternal() local287 composer.setComposingWord(codePoints, coordinates); in onGetSuggestionsInternal()290 mLocale, composer.getComposedDataSnapshot(), ngramContext, keyboard); in onGetSuggestionsInternal()
10 # TODO: remove this after call composer gets more integrated.
7 field public static final String COMPOSER = "composer";
438 field public static final String COMPOSER = "composer";
329 // User tapped the 'Share and call' button to start the call composer
9639 final VCardComposer composer = new VCardComposer(context, vcardconfig, false); in outputRawContactsAsVCard() local9653 if (!composer.init(uri, selection, selectionArgs, null, rawContactsUri)) { in outputRawContactsAsVCard()9658 while (!composer.isAfterLast()) { in outputRawContactsAsVCard()9659 writer.write(composer.createOneEntry()); in outputRawContactsAsVCard()9664 composer.terminate(); in outputRawContactsAsVCard()
1dictionary=main:de,locale=de,description=Deutsch,date=1414726263, ...