Home
last modified time | relevance | path

Searched refs:getConnectionStateWithAttribution (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
DA2dpService.java1300 return getConnectionStateWithAttribution(device, Utils.getCallingAttributionSource()); in getConnectionState()
1304 public int getConnectionStateWithAttribution(BluetoothDevice device, in getConnectionStateWithAttribution() method in A2dpService.BluetoothA2dpBinder
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
DHeadsetService.java492 return getConnectionStateWithAttribution(device, Utils.getCallingAttributionSource()); in getConnectionState()
496 public int getConnectionStateWithAttribution(BluetoothDevice device, in getConnectionStateWithAttribution() method in HeadsetService.BluetoothHeadsetBinder
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
DAdapterService.java1685 return getConnectionStateWithAttribution(device, Utils.getCallingAttributionSource()); in getConnectionState()
1689 public int getConnectionStateWithAttribution( in getConnectionStateWithAttribution() method in AdapterService.AdapterServiceBinder