Searched refs:mBluetoothBondCache (Results 1 – 1 of 1) sorted by relevance
1588 private final PropertyInvalidatedCache<BluetoothDevice, Integer> mBluetoothBondCache = field in BluetoothDevice1604 mBluetoothBondCache.disableLocal(); in disableBluetoothGetBondStateCache()1632 return mBluetoothBondCache.query(this); in getBondState()