Searched refs:getLocalPhoneName (Results 1 – 4 of 4) sorted by relevance
256 String prevLocalPhoneName = BluetoothPbapService.getLocalPhoneName(); in testGetSIMPhonebookNameList_orderByIndexed()308 String prevLocalPhoneName = BluetoothPbapService.getLocalPhoneName(); in testGetSIMPhonebookNameList_orderByAlphabet()
123 String name = BluetoothPbapService.getLocalPhoneName(); in getOwnerPhoneNumberVcard()291 ownerName = BluetoothPbapService.getLocalPhoneName(); in getPhonebookNameList()380 ownerName = BluetoothPbapService.getLocalPhoneName(); in getSelectedPhonebookNameList()
301 nameList.add(BluetoothPbapService.getLocalPhoneName()); in getSIMPhonebookNameList()
704 static String getLocalPhoneName() { in getLocalPhoneName() method in BluetoothPbapService