Searched defs:VCard (Results 1 – 1 of 1) sorted by relevance
/packages/apps/Bluetooth/src/com/android/bluetooth/map/ |
D | BluetoothMapbMessage.java | 63 public static class VCard { class in BluetoothMapbMessage 82 public VCard(String name, String formattedName, String[] phoneNumbers, in VCard() method in BluetoothMapbMessage.VCard 101 public VCard(String name, String[] phoneNumbers, String[] emailAddresses, int envLevel) { in VCard() method in BluetoothMapbMessage.VCard 120 public VCard(String name, String formattedName, String[] phoneNumbers, in VCard() method in BluetoothMapbMessage.VCard 140 public VCard(String name, String[] phoneNumbers, String[] emailAddresses) { in VCard() method in BluetoothMapbMessage.VCard
|