Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/pandora/server/src/com/android/pandora/
DUtils.kt265 fun <T> getProfileProxy(context: Context, profile: Int): T { in getProfileProxy() method
/packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/common/bluetooth/fastpair/
DBluetoothAudioPairer.java354 private BluetoothProfile getProfileProxy(BluetoothProfileWrapper this, Profile profile) in getProfileProxy() method in BluetoothAudioPairer.BluetoothProfileWrapper
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothAdapter.java3601 public boolean getProfileProxy(Context context, BluetoothProfile.ServiceListener listener, in getProfileProxy() method in BluetoothAdapter