Home
last modified time | relevance | path

Searched defs:getProfilePriority (Results 1 – 5 of 5) sorted by relevance

/packages/services/Car/car-lib/src/android/car/
DICarBluetoothUserService.aidl28 int getProfilePriority(in int profile, in BluetoothDevice device); in getProfilePriority() method
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/storage/
DMetadata.java105 int getProfilePriority(int profile) { in getProfilePriority() method in Metadata
DDatabaseManager.java348 public int getProfilePriority(BluetoothDevice device, int profile) { in getProfilePriority() method in DatabaseManager
/packages/services/Car/service/src/com/android/car/
DCarBluetoothUserService.java363 public int getProfilePriority(int profile, BluetoothDevice device) { in getProfilePriority() method in CarBluetoothUserService
DBluetoothProfileDeviceManager.java558 private int getProfilePriority(BluetoothDevice device) { in getProfilePriority() method in BluetoothProfileDeviceManager