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.java245 private static void invalidateIsOffloadedFilteringSupportedCache() { in invalidateIsOffloadedFilteringSupportedCache() method in AdapterProperties
246 BluetoothAdapter.invalidateIsOffloadedFilteringSupportedCache(); in invalidateIsOffloadedFilteringSupportedCache()
253 invalidateIsOffloadedFilteringSupportedCache(); in invalidateBluetoothCaches()
913 invalidateIsOffloadedFilteringSupportedCache(); in updateFeatureSupport()
DAdapterService.java806 BluetoothAdapter.invalidateIsOffloadedFilteringSupportedCache(); in invalidateBluetoothCaches()