Home
last modified time | relevance | path

Searched defs:getProfileName (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothProfile.java483 static String getProfileName(int profile) { in getProfileName() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbap/
DBluetoothPbapUtils.java185 public static String getProfileName(Context context) { in getProfileName() method in BluetoothPbapUtils
/packages/services/Car/service/src/com/android/car/bluetooth/
DBluetoothUtils.java166 static String getProfileName(int profile) { in getProfileName() method in BluetoothUtils