Searched refs:getLocalPhoneName (Results 1 – 4 of 4) sorted by relevance
257 String prevLocalPhoneName = BluetoothPbapService.getLocalPhoneName(); in testGetSIMPhonebookNameList_orderByIndexed()309 String prevLocalPhoneName = BluetoothPbapService.getLocalPhoneName(); in testGetSIMPhonebookNameList_orderByAlphabet()
129 String name = BluetoothPbapService.getLocalPhoneName(); in getOwnerPhoneNumberVcard()297 ownerName = BluetoothPbapService.getLocalPhoneName(); in getPhonebookNameList()386 ownerName = BluetoothPbapService.getLocalPhoneName(); in getSelectedPhonebookNameList()
293 nameList.add(BluetoothPbapService.getLocalPhoneName()); in getSIMPhonebookNameList()
725 static String getLocalPhoneName() { in getLocalPhoneName() method in BluetoothPbapService