Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothAdapter.java2119 private final PropertyInvalidatedCache<Void, Boolean> mBluetoothFilteringCache = field in BluetoothAdapter
2143 mBluetoothFilteringCache.disableLocal(); in disableIsOffloadedFilteringSupportedCache()
2162 return mBluetoothFilteringCache.query(null); in isOffloadedFilteringSupported()