Searched defs:setPriority (Results 1 – 6 of 6) sorted by relevance
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/ |
D | A2dpService.java | 160 public boolean setPriority(BluetoothDevice device, int priority) { in setPriority() method in A2dpService 259 public boolean setPriority(BluetoothDevice device, int priority) { in setPriority() method in A2dpService.BluetoothA2dpBinder
|
/packages/apps/Bluetooth/src/com/android/bluetooth/map/ |
D | BluetoothMapService.java | 610 public boolean setPriority(BluetoothDevice device, int priority) { in setPriority() method in BluetoothMapService 818 public boolean setPriority(BluetoothDevice device, int priority) { in setPriority() method in BluetoothMapService.BluetoothMapBinder
|
D | BluetoothMapMessageListingElement.java | 178 public void setPriority(String priority) { in setPriority() method in BluetoothMapMessageListingElement
|
D | BluetoothMapContent.java | 391 private void setPriority(BluetoothMapMessageListingElement e, Cursor c, in setPriority() method in BluetoothMapContent
|
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/ |
D | HeadsetService.java | 173 public boolean setPriority(BluetoothDevice device, int priority) { in setPriority() method in HeadsetService.BluetoothHeadsetBinder 363 public boolean setPriority(BluetoothDevice device, int priority) { in setPriority() method in HeadsetService
|
/packages/apps/Bluetooth/src/com/android/bluetooth/hid/ |
D | HidService.java | 330 public boolean setPriority(BluetoothDevice device, int priority) { in setPriority() method in HidService.BluetoothInputDeviceBinder 427 public boolean setPriority(BluetoothDevice device, int priority) { in setPriority() method in HidService
|