Searched refs:getSummaryResourceForDevice (Results 1 - 7 of 7) sorted by relevance

/packages/apps/Settings/src/com/android/settings/bluetooth/
H A DLocalBluetoothProfile.java68 int getSummaryResourceForDevice(BluetoothDevice device); method in interface:LocalBluetoothProfile
H A DOppProfile.java82 public int getSummaryResourceForDevice(BluetoothDevice device) { method in class:OppProfile
H A DA2dpProfile.java145 public int getSummaryResourceForDevice(BluetoothDevice device) { method in class:A2dpProfile
H A DHidProfile.java120 public int getSummaryResourceForDevice(BluetoothDevice device) { method in class:HidProfile
H A DPanProfile.java123 public int getSummaryResourceForDevice(BluetoothDevice device) { method in class:PanProfile
H A DHeadsetProfile.java177 public int getSummaryResourceForDevice(BluetoothDevice device) { method in class:HeadsetProfile
H A DDeviceProfilesSettings.java336 profilePref.setSummary(profile.getSummaryResourceForDevice(device));

Completed in 350 milliseconds