Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
H A DBluetoothPbapService.java544 static String getLocalPhoneNum() { in getLocalPhoneNum() method in BluetoothPbapService
H A DBluetoothPbapVcardManager.java146 String number = BluetoothPbapService.getLocalPhoneNum(); in getOwnerPhoneNumberVcard()