Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/bluetooth/
DLocalBluetoothProfile.java59 int getNameResource(BluetoothDevice device); in getNameResource() method
DOppProfile.java78 public int getNameResource(BluetoothDevice device) { in getNameResource() method in OppProfile
DHidProfile.java115 public int getNameResource(BluetoothDevice device) { in getNameResource() method in HidProfile
DPanProfile.java115 public int getNameResource(BluetoothDevice device) { in getNameResource() method in PanProfile
DA2dpProfile.java141 public int getNameResource(BluetoothDevice device) { in getNameResource() method in A2dpProfile
DDeviceProfilesSettings.java207 pref.setTitle(profile.getNameResource(mCachedDevice.getDevice())); in createProfilePreference()
277 String profileName = context.getString(profile.getNameResource(device.getDevice())); in askDisconnect()
DHeadsetProfile.java173 public int getNameResource(BluetoothDevice device) { in getNameResource() method in HeadsetProfile