Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapService.java140 private static String sLocalPhoneName; field in BluetoothPbapService
546 return sLocalPhoneName; in getLocalPhoneName()
865 sLocalPhoneName = this.getString(R.string.localPhoneName); in getLocalTelephonyDetails()
869 + ", Name:" + sLocalPhoneName); in getLocalTelephonyDetails()