Searched defs:cachedDevice (Results 1 – 6 of 6) sorted by relevance
49 public static boolean onDeviceDisappeared(CachedBluetoothDevice cachedDevice) { in onDeviceDisappeared()55 CachedBluetoothDevice cachedDevice = findDevice(device); in onDeviceNameUpdated() local105 CachedBluetoothDevice cachedDevice = findDevice(device); in getName() local120 CachedBluetoothDevice cachedDevice = mCachedDevices.get(i); in clearNonBondedDevices() local133 CachedBluetoothDevice cachedDevice = mCachedDevices.get(i); in onScanningStateChanged() local139 CachedBluetoothDevice cachedDevice = findDevice(device); in onBtClassChanged() local146 CachedBluetoothDevice cachedDevice = findDevice(device); in onUuidChanged() local157 CachedBluetoothDevice cachedDevice = mCachedDevices.get(i); in onBluetoothStateChanged() local
27 void onDeviceAdded(CachedBluetoothDevice cachedDevice); in onDeviceAdded()28 void onDeviceDeleted(CachedBluetoothDevice cachedDevice); in onDeviceDeleted()29 void onDeviceBondStateChanged(CachedBluetoothDevice cachedDevice, int bondState); in onDeviceBondStateChanged()30 void onConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state); in onConnectionStateChanged()
194 CachedBluetoothDevice cachedDevice = mDeviceManager.findDevice(device); in onReceive() local210 CachedBluetoothDevice cachedDevice = mDeviceManager.findDevice(device); in onReceive() local217 private void dispatchConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state) { in dispatchConnectionStateChanged()225 void dispatchDeviceAdded(CachedBluetoothDevice cachedDevice) { in dispatchDeviceAdded()236 CachedBluetoothDevice cachedDevice = mDeviceManager.findDevice(device); in onReceive() local267 CachedBluetoothDevice cachedDevice = mDeviceManager.findDevice(device); in onReceive() local352 CachedBluetoothDevice cachedDevice = mDeviceManager.findDevice(device); in onReceive() local371 CachedBluetoothDevice cachedDevice = mDeviceManager.findDevice(device); in onReceive() local387 CachedBluetoothDevice cachedDevice = mDeviceManager.findDevice(device); in readPairedDevices() local
273 CachedBluetoothDevice cachedDevice = mDeviceManager.findDevice(device); in onReceive() local
213 public void onDeviceAdded(CachedBluetoothDevice cachedDevice) { in onDeviceAdded()220 public void onDeviceDeleted(CachedBluetoothDevice cachedDevice) { in onDeviceDeleted()226 public void onDeviceBondStateChanged(CachedBluetoothDevice cachedDevice, int bondState) { in onDeviceBondStateChanged()238 public void onConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state) { in onConnectionStateChanged()
319 CachedBluetoothDevice cachedDevice = mCachedDeviceManager.findDevice(d); in getCachedBluetoothDevice() local497 CachedBluetoothDevice cachedDevice = getCachedBluetoothDevice(d); in handleMessage() local598 public void onDeviceBondStateChanged(CachedBluetoothDevice cachedDevice, int bondState) { in onDeviceBondStateChanged()604 public void onDeviceAdded(CachedBluetoothDevice cachedDevice) { } in onDeviceAdded()606 public void onDeviceDeleted(CachedBluetoothDevice cachedDevice) { } in onDeviceDeleted()610 public void onConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state) { } in onConnectionStateChanged()