Searched refs:getBluetoothConnectionCallbacks (Results 1 – 2 of 2) sorted by relevance
1251 synchronized (mAdapterService.getBluetoothConnectionCallbacks()) { in aclStateChangeCallback()1253 mAdapterService.getBluetoothConnectionCallbacks(); in aclStateChangeCallback()
5589 public Set<IBluetoothConnectionCallback> getBluetoothConnectionCallbacks() { in getBluetoothConnectionCallbacks() method in AdapterService