Home
last modified time | relevance | path

Searched refs:invalidateIsOffloadedFilteringSupportedCache (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
DAdapterProperties.java256 private static void invalidateIsOffloadedFilteringSupportedCache() { in invalidateIsOffloadedFilteringSupportedCache() method in AdapterProperties
257 BluetoothAdapter.invalidateIsOffloadedFilteringSupportedCache(); in invalidateIsOffloadedFilteringSupportedCache()
267 invalidateIsOffloadedFilteringSupportedCache(); in invalidateBluetoothCaches()
980 invalidateIsOffloadedFilteringSupportedCache(); in updateFeatureSupport()
DAdapterService.java918 BluetoothAdapter.invalidateIsOffloadedFilteringSupportedCache(); in invalidateBluetoothCaches()