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.java143 private static String sLocalPhoneName; field in BluetoothPbapService
549 return sLocalPhoneName; in getLocalPhoneName()
876 sLocalPhoneName = this.getString(R.string.localPhoneName); in getLocalTelephonyDetails()
880 + ", Name:" + sLocalPhoneName); in getLocalTelephonyDetails()