Searched defs:isPreferred (Results 1 - 9 of 9) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DLocalBluetoothProfile.java44 boolean isPreferred(BluetoothDevice device); method in interface:LocalBluetoothProfile
H A DOppProfile.java55 public boolean isPreferred(BluetoothDevice device) { method in class:OppProfile
H A DPanProfile.java108 public boolean isPreferred(BluetoothDevice device) { method in class:PanProfile
117 // ignore: isPreferred is always true for PAN
H A DPbapServerProfile.java105 public boolean isPreferred(BluetoothDevice device) { method in class:PbapServerProfile
114 // ignore: isPreferred is always true for PBAP
H A DA2dpProfile.java141 public boolean isPreferred(BluetoothDevice device) { method in class:A2dpProfile
H A DHeadsetProfile.java156 public boolean isPreferred(BluetoothDevice device) { method in class:HeadsetProfile
H A DHidProfile.java122 public boolean isPreferred(BluetoothDevice device) { method in class:HidProfile
H A DMapProfile.java142 public boolean isPreferred(BluetoothDevice device) { method in class:MapProfile
H A DSapProfile.java145 public boolean isPreferred(BluetoothDevice device) { method in class:SapProfile

Completed in 136 milliseconds