Searched defs:cachedBluetoothDevice (Results 1 – 12 of 12) sorted by relevance
52 CachedBluetoothDevice cachedBluetoothDevice) { in setCachedBluetoothDeviceInSharingOrLeConnected()
89 protected void update(CachedBluetoothDevice cachedBluetoothDevice) { in update()
141 protected void update(CachedBluetoothDevice cachedBluetoothDevice) { in update()
154 protected void update(CachedBluetoothDevice cachedBluetoothDevice) { in update()
139 protected void update(CachedBluetoothDevice cachedBluetoothDevice) { in update()
213 public abstract boolean isFilterMatched(CachedBluetoothDevice cachedBluetoothDevice); in isFilterMatched()223 protected void update(CachedBluetoothDevice cachedBluetoothDevice) { in update()
153 public void init(CachedBluetoothDevice cachedBluetoothDevice, in init()
244 CachedBluetoothDevice cachedBluetoothDevice) { in getAllOfCachedBluetoothDevices()
171 public void init(CachedBluetoothDevice cachedBluetoothDevice) { in init()
95 CachedBluetoothDevice cachedBluetoothDevice, Lifecycle lifecycle) { in StylusDevicesController()377 @Nullable CachedBluetoothDevice cachedBluetoothDevice) { in isDeviceStylus()
273 public boolean isFilterMatched(CachedBluetoothDevice cachedBluetoothDevice) { in isFilterMatched()
281 Optional<CachedBluetoothDevice> cachedBluetoothDevice = in getConnectedBluetoothDevices() local