HomeSort by relevance Sort by last modified time
    Searched refs:getPreferred (Results 1 - 8 of 8) sorted by null

  /packages/apps/Settings/src/com/android/settings/bluetooth/
LocalBluetoothProfile.java 46 int getPreferred(BluetoothDevice device);
OppProfile.java 59 public int getPreferred(BluetoothDevice device) {
PbapServerProfile.java 104 public int getPreferred(BluetoothDevice device) {
A2dpProfile.java 146 public int getPreferred(BluetoothDevice device) {
HidProfile.java 127 public int getPreferred(BluetoothDevice device) {
PanProfile.java 113 public int getPreferred(BluetoothDevice device) {
HeadsetProfile.java 152 public int getPreferred(BluetoothDevice device) {
DockService.java 800 if (profile.getPreferred(device) == BluetoothProfile.PRIORITY_AUTO_CONNECT) {
    [all...]

Completed in 37 milliseconds