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.java288 private static void invalidateBluetoothGetConnectionStateCache() { in invalidateBluetoothGetConnectionStateCache() method in AdapterProperties
289 BluetoothMap.invalidateBluetoothGetConnectionStateCache(); in invalidateBluetoothGetConnectionStateCache()
290 BluetoothSap.invalidateBluetoothGetConnectionStateCache(); in invalidateBluetoothGetConnectionStateCache()
303 invalidateBluetoothGetConnectionStateCache(); in invalidateBluetoothCaches()
DAdapterService.java1242 BluetoothMap.invalidateBluetoothGetConnectionStateCache(); in invalidateBluetoothCaches()
1243 BluetoothSap.invalidateBluetoothGetConnectionStateCache(); in invalidateBluetoothCaches()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/sap/
DSapService.java113 BluetoothSap.invalidateBluetoothGetConnectionStateCache(); in SapService()
370 BluetoothSap.invalidateBluetoothGetConnectionStateCache(); in run()
536 BluetoothSap.invalidateBluetoothGetConnectionStateCache(); in setState()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapService.java172 BluetoothMap.invalidateBluetoothGetConnectionStateCache(); in BluetoothMapService()
530 BluetoothMap.invalidateBluetoothGetConnectionStateCache(); in setState()
929 BluetoothMap.invalidateBluetoothGetConnectionStateCache(); in onConnect()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothSap.java371 public static void invalidateBluetoothGetConnectionStateCache() { in invalidateBluetoothGetConnectionStateCache() method in BluetoothSap
DBluetoothMap.java374 public static void invalidateBluetoothGetConnectionStateCache() { in invalidateBluetoothGetConnectionStateCache() method in BluetoothMap