Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/
DBluetoothManagerService.java231 private final Map<Integer, ProfileServiceConnections> mProfileServices = new HashMap<>();
1233 ProfileServiceConnections psc = mProfileServices.get(new Integer(bluetoothProfile)); in bindBluetoothProfileService()
1245 psc = new ProfileServiceConnections(intent); in bindBluetoothProfileService()
1267 ProfileServiceConnections psc = mProfileServices.get(profile); in unbindBluetoothProfileService()
1287 ProfileServiceConnections psc = mProfileServices.get(i); in unbindAllBluetoothProfileServices()
1360 private final class ProfileServiceConnections class in BluetoothManagerService
1369 ProfileServiceConnections(Intent intent) { in ProfileServiceConnections() method in BluetoothManagerService.ProfileServiceConnections
1925 ProfileServiceConnections psc = mProfileServices.get(msg.arg1); in handleMessage()
1935 ProfileServiceConnections psc = (ProfileServiceConnections) msg.obj; in handleMessage()
/frameworks/base/services/
Dart-profile644 …uetoothManagerService$ProfileServiceConnections;->access$2000(Lcom/android/server/BluetoothManager…
645 …uetoothManagerService$ProfileServiceConnections;->access$3300(Lcom/android/server/BluetoothManager…
646 HSPLcom/android/server/BluetoothManagerService$ProfileServiceConnections;->addProxy(Landroid/blueto…
647 HSPLcom/android/server/BluetoothManagerService$ProfileServiceConnections;->bindService()Z
648 HSPLcom/android/server/BluetoothManagerService$ProfileServiceConnections;->onServiceConnected(Landr…
649 PLcom/android/server/BluetoothManagerService$ProfileServiceConnections;->onServiceDisconnected(Land…
650 PLcom/android/server/BluetoothManagerService$ProfileServiceConnections;->removeProxy(Landroid/bluet…
18239 Lcom/android/server/BluetoothManagerService$ProfileServiceConnections;