HomeSort by relevance Sort by last modified time
    Searched refs:createProfileVCard (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapUtils.java 153 public static final String createProfileVCard(Context ctx, final int vcardType,final byte[] filter) {
BluetoothPbapVcardManager.java 127 return BluetoothPbapUtils.createProfileVCard(mContext, vcardType,filter);

Completed in 53 milliseconds