Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterProperties.java301 private static void invalidateIsOffloadedFilteringSupportedCache() { in invalidateIsOffloadedFilteringSupportedCache() method in AdapterProperties
302 BluetoothAdapter.invalidateIsOffloadedFilteringSupportedCache(); in invalidateIsOffloadedFilteringSupportedCache()
320 invalidateIsOffloadedFilteringSupportedCache(); in invalidateBluetoothCaches()
1142 invalidateIsOffloadedFilteringSupportedCache(); in updateFeatureSupport()
DAdapterService.java1498 BluetoothAdapter.invalidateIsOffloadedFilteringSupportedCache(); in invalidateBluetoothCaches()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothAdapter.java2348 public static void invalidateIsOffloadedFilteringSupportedCache() { in invalidateIsOffloadedFilteringSupportedCache() method in BluetoothAdapter