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

/packages/apps/Settings/src/com/android/settings/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 DA2dpProfile.java101 public boolean isPreferred(BluetoothDevice device) { method in class:A2dpProfile
H A DHeadsetProfile.java143 public boolean isPreferred(BluetoothDevice device) { method in class:HeadsetProfile
H A DHidProfile.java85 public boolean isPreferred(BluetoothDevice device) { method in class:HidProfile
H A DPanProfile.java91 public boolean isPreferred(BluetoothDevice device) { method in class:PanProfile
100 // ignore: isPreferred is always true for PAN

Completed in 57 milliseconds