Searched defs:activateDeviceProfile (Results 1 – 1 of 1) sorted by relevance
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/ | ||
D | AudioRoutingManager.java | 103 public CompletableFuture<Boolean> activateDeviceProfile(BluetoothDevice device, int profile) { in activateDeviceProfile() method in AudioRoutingManager |