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