Home
last modified time | relevance | path

Searched refs:TYPE_PHONE (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapUtils.java105 private static final String TYPE_PHONE = "phone"; field in BluetoothPbapUtils
530 setContactFields(TYPE_PHONE, contactId, data); in fetchAndSetContacts()
592 case TYPE_PHONE: in setContactFields()