Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/
H A DBluetoothManagerService.java255 private final Map<Integer, ProfileServiceConnections> mProfileServices = new HashMap<>();
1339 ProfileServiceConnections psc = mProfileServices.get(new Integer(bluetoothProfile)); in bindBluetoothProfileService()
1351 psc = new ProfileServiceConnections(intent); in bindBluetoothProfileService()
1373 ProfileServiceConnections psc = mProfileServices.get(profile); in unbindBluetoothProfileService()
1393 ProfileServiceConnections psc = mProfileServices.get(i); in unbindAllBluetoothProfileServices()
1469 private final class ProfileServiceConnections class in BluetoothManagerService
1478 ProfileServiceConnections(Intent intent) { in ProfileServiceConnections() method in BluetoothManagerService.ProfileServiceConnections
2062 ProfileServiceConnections psc = mProfileServices.get(msg.arg1); in handleMessage()
2072 ProfileServiceConnections psc = (ProfileServiceConnections) msg.obj; in handleMessage()
/aosp12/frameworks/base/services/
H A Dart-profile1061 HSPLcom/android/server/BluetoothManagerService$ProfileServiceConnections;-><init>(Lcom/android/serv…
1062 …uetoothManagerService$ProfileServiceConnections;->access$1600(Lcom/android/server/BluetoothManager…
1063 …uetoothManagerService$ProfileServiceConnections;->access$1700(Lcom/android/server/BluetoothManager…
1064 …uetoothManagerService$ProfileServiceConnections;->access$1800(Lcom/android/server/BluetoothManager…
1065 …uetoothManagerService$ProfileServiceConnections;->access$1900(Lcom/android/server/BluetoothManager…
1066 …uetoothManagerService$ProfileServiceConnections;->access$3700(Lcom/android/server/BluetoothManager…
1069 HPLcom/android/server/BluetoothManagerService$ProfileServiceConnections;->binderDied()V
1070 HPLcom/android/server/BluetoothManagerService$ProfileServiceConnections;->isEmpty()Z+]Landroid/os/R…
1073 HPLcom/android/server/BluetoothManagerService$ProfileServiceConnections;->removeAllProxies()V
1074 HPLcom/android/server/BluetoothManagerService$ProfileServiceConnections;->removeProxy(Landroid/blue…
[all …]