Searched refs:sBluetoothFilteringCache (Results 1 – 1 of 1) sorted by relevance
2338 private static final IpcDataCache<IBluetooth, Boolean> sBluetoothFilteringCache = field in BluetoothAdapter2344 sBluetoothFilteringCache.disableForCurrentProcess(); in disableIsOffloadedFilteringSupportedCache()2365 if (mService != null) return sBluetoothFilteringCache.query(mService); in isOffloadedFilteringSupported()