Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapVcardManager.java150 String name = BluetoothPbapService.getLocalPhoneName(); in getOwnerPhoneNumberVcard()
264 ownerName = BluetoothPbapService.getLocalPhoneName(); in getPhonebookNameList()
327 ownerName = BluetoothPbapService.getLocalPhoneName(); in getSelectedPhonebookNameList()
DBluetoothPbapService.java800 public static String getLocalPhoneName() { in getLocalPhoneName() method in BluetoothPbapService