Home
last modified time | relevance | path

Searched refs:invalidateBluetoothGetConnectionStateCache (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterProperties.java210 private static void invalidateBluetoothGetConnectionStateCache() { in invalidateBluetoothGetConnectionStateCache() method in AdapterProperties
211 BluetoothMap.invalidateBluetoothGetConnectionStateCache(); in invalidateBluetoothGetConnectionStateCache()
212 BluetoothSap.invalidateBluetoothGetConnectionStateCache(); in invalidateBluetoothGetConnectionStateCache()
228 invalidateBluetoothGetConnectionStateCache(); in invalidateBluetoothCaches()
DAdapterService.java1497 BluetoothMap.invalidateBluetoothGetConnectionStateCache(); in invalidateBluetoothCaches()
1498 BluetoothSap.invalidateBluetoothGetConnectionStateCache(); in invalidateBluetoothCaches()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/sap/
DSapService.java124 BluetoothSap.invalidateBluetoothGetConnectionStateCache(); in SapService()
382 BluetoothSap.invalidateBluetoothGetConnectionStateCache(); in run()
541 BluetoothSap.invalidateBluetoothGetConnectionStateCache(); in setState()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapService.java158 BluetoothMap.invalidateBluetoothGetConnectionStateCache(); in BluetoothMapService()
571 BluetoothMap.invalidateBluetoothGetConnectionStateCache(); in setState()
893 BluetoothMap.invalidateBluetoothGetConnectionStateCache(); in onConnect()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothSap.java360 public static void invalidateBluetoothGetConnectionStateCache() { in invalidateBluetoothGetConnectionStateCache() method in BluetoothSap
DBluetoothMap.java362 public static void invalidateBluetoothGetConnectionStateCache() { in invalidateBluetoothGetConnectionStateCache() method in BluetoothMap