Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/tests/util/src/android/bluetooth/test_utils/
DTestUtils.java221 public BluetoothProfile getProfileProxy() { in getProfileProxy() method in TestUtils.BluetoothCtsServiceConnector
/packages/modules/Bluetooth/android/pandora/server/src/
DUtils.kt301 fun <T> getProfileProxy(context: Context, profile: Int): T { in getProfileProxy() method
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothAdapter.java3512 public boolean getProfileProxy( in getProfileProxy() method in BluetoothAdapter