Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapService.java183 private static String sLocalPhoneNum = null; field in BluetoothPbapService
464 sLocalPhoneNum = tm.getLine1Number(); in startObexServerSession()
797 return sLocalPhoneNum; in getLocalPhoneNum()