Searched refs:ProfileServiceConnections (Results 1 – 2 of 2) sorted by relevance
218 private final Map<Integer, ProfileServiceConnections> mProfileServices = new HashMap<>();1106 ProfileServiceConnections psc = mProfileServices.get(new Integer(bluetoothProfile)); in bindBluetoothProfileService()1118 psc = new ProfileServiceConnections(intent); in bindBluetoothProfileService()1140 ProfileServiceConnections psc = mProfileServices.get(profile); in unbindBluetoothProfileService()1160 ProfileServiceConnections psc = mProfileServices.get(i); in unbindAllBluetoothProfileServices()1228 private final class ProfileServiceConnections class in BluetoothManagerService1237 ProfileServiceConnections(Intent intent) { in ProfileServiceConnections() method in BluetoothManagerService.ProfileServiceConnections1709 ProfileServiceConnections psc = mProfileServices.get(msg.arg1); in handleMessage()1719 ProfileServiceConnections psc = (ProfileServiceConnections) msg.obj; in handleMessage()
644 …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()Z648 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;