Searched defs:VCard (Results  1 – 1 of 1) sorted by relevance
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/ | 
| D | BluetoothMapbMessage.java | 62     public static class VCard {  class in BluetoothMapbMessage81         public VCard(String name, String formattedName, String[] phoneNumbers,  in VCard()  method in BluetoothMapbMessage.VCard
 100         public VCard(String name, String[] phoneNumbers, String[] emailAddresses, int envLevel) {  in VCard()  method in BluetoothMapbMessage.VCard
 119         public VCard(String name, String formattedName, String[] phoneNumbers,  in VCard()  method in BluetoothMapbMessage.VCard
 139         public VCard(String name, String[] phoneNumbers, String[] emailAddresses) {  in VCard()  method in BluetoothMapbMessage.VCard
 
 |