Searched refs:getBluetoothConnectionCallbacks (Results 1 – 2 of 2) sorted by relevance
719 synchronized (sAdapterService.getBluetoothConnectionCallbacks()) { in aclStateChangeCallback()721 sAdapterService.getBluetoothConnectionCallbacks(); in aclStateChangeCallback()
3087 public Set<IBluetoothConnectionCallback> getBluetoothConnectionCallbacks() { in getBluetoothConnectionCallbacks() method in AdapterService