Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothDevice.java2073 sBluetoothBondCache = new BluetoothCache<>(GET_BOND_STATE_API, sBluetoothBondQuery); field in BluetoothDevice
2077 sBluetoothBondCache.disableForCurrentProcess(); in disableBluetoothGetBondStateCache()
2104 return sBluetoothBondCache.query( in getBondState()