Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothAdapter.java977 private final PropertyInvalidatedCache<Void, Integer> mBluetoothGetStateCache = field in BluetoothAdapter
992 mBluetoothGetStateCache.disableLocal(); in disableBluetoothGetStateCache()
1010 state = mBluetoothGetStateCache.query(null); in getStateInternal()