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.java305 private static void invalidateBluetoothGetConnectionStateCache() { in invalidateBluetoothGetConnectionStateCache() method in AdapterProperties
306 BluetoothMap.invalidateBluetoothGetConnectionStateCache(); in invalidateBluetoothGetConnectionStateCache()
307 BluetoothSap.invalidateBluetoothGetConnectionStateCache(); in invalidateBluetoothGetConnectionStateCache()
323 invalidateBluetoothGetConnectionStateCache(); in invalidateBluetoothCaches()
DAdapterService.java1502 BluetoothMap.invalidateBluetoothGetConnectionStateCache(); in invalidateBluetoothCaches()
1503 BluetoothSap.invalidateBluetoothGetConnectionStateCache(); in invalidateBluetoothCaches()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/sap/
DSapService.java110 BluetoothSap.invalidateBluetoothGetConnectionStateCache(); in SapService()
358 BluetoothSap.invalidateBluetoothGetConnectionStateCache(); in run()
520 BluetoothSap.invalidateBluetoothGetConnectionStateCache(); in setState()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapService.java166 BluetoothMap.invalidateBluetoothGetConnectionStateCache(); in BluetoothMapService()
542 BluetoothMap.invalidateBluetoothGetConnectionStateCache(); in setState()
931 BluetoothMap.invalidateBluetoothGetConnectionStateCache(); in onConnect()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothMap.java352 public static void invalidateBluetoothGetConnectionStateCache() { in invalidateBluetoothGetConnectionStateCache() method in BluetoothMap
DBluetoothSap.java349 public static void invalidateBluetoothGetConnectionStateCache() { in invalidateBluetoothGetConnectionStateCache() method in BluetoothSap