Searched refs:createProfileVCard (Results 1 – 2 of 2) sorted by relevance
197 static String createProfileVCard(Context ctx, final int vcardType, final byte[] filter) { in createProfileVCard() method in BluetoothPbapUtils
110 return BluetoothPbapUtils.createProfileVCard(mContext, vcardType, filter); in getOwnerPhoneNumberVcardFromProfile()