Searched refs:setJustDiscovered (Results 1 – 3 of 3) sorted by relevance
69 cachedDevice.setJustDiscovered(false); in onDeviceDisappeared()253 cachedDevice.setJustDiscovered(false); in onScanningStateChanged()257 notCachedDevice.setJustDiscovered(false); in onScanningStateChanged()282 cachedDevice.setJustDiscovered(false); in onBluetoothStateChanged()299 notCachedDevice.setJustDiscovered(false); in onBluetoothStateChanged()
245 cachedDevice.setJustDiscovered(true); in onReceive()409 cachedDevice.setJustDiscovered(false); in onReceive()
500 public void setJustDiscovered(boolean justDiscovered) { in setJustDiscovered() method in CachedBluetoothDevice