Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAudioRoutingManager.java103 public CompletableFuture<Boolean> activateDeviceProfile(BluetoothDevice device, int profile) { in activateDeviceProfile() method in AudioRoutingManager
459 public boolean activateDeviceProfile( in activateDeviceProfile() method in AudioRoutingManager.AudioRoutingHandler