Home
last modified time | relevance | path

Searched refs:bluetoothUserProxies (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/services/Car/service/src/com/android/car/
H A DBluetoothProfileDeviceManager.java294 ICarBluetoothUserService bluetoothUserProxies, int profileId) { in create() argument
296 return new BluetoothProfileDeviceManager(context, userId, bluetoothUserProxies, in create()
315 ICarBluetoothUserService bluetoothUserProxies, int profileId) { in BluetoothProfileDeviceManager() argument
318 mBluetoothUserProxies = bluetoothUserProxies; in BluetoothProfileDeviceManager()
H A DBluetoothProfileInhibitManager.java229 ICarBluetoothUserService bluetoothUserProxies) { in BluetoothProfileInhibitManager() argument
232 mBluetoothUserProxies = bluetoothUserProxies; in BluetoothProfileInhibitManager()