Searched defs:cachedBluetoothDevice (Results 1 – 12 of 12) sorted by relevance
94 protected void update(CachedBluetoothDevice cachedBluetoothDevice) { in update()
141 protected void update(CachedBluetoothDevice cachedBluetoothDevice) { in update()
160 protected void update(CachedBluetoothDevice cachedBluetoothDevice) { in update()
144 protected void update(CachedBluetoothDevice cachedBluetoothDevice) { in update()
214 public abstract boolean isFilterMatched(CachedBluetoothDevice cachedBluetoothDevice); in isFilterMatched()224 protected void update(CachedBluetoothDevice cachedBluetoothDevice) { in update()
157 public void init(CachedBluetoothDevice cachedBluetoothDevice, in init()
260 CachedBluetoothDevice cachedBluetoothDevice) { in findAllCachedBluetoothDevicesByGroupId()
179 CachedBluetoothDevice cachedBluetoothDevice, PreferenceFragmentCompat fragment) { in init()
63 CachedBluetoothDevice cachedBluetoothDevice) { in setCachedBluetoothDeviceInSharingOrLeConnected()
315 public boolean isFilterMatched(CachedBluetoothDevice cachedBluetoothDevice) { in isFilterMatched()
328 Optional<CachedBluetoothDevice> cachedBluetoothDevice = in getConnectedBluetoothDevices() local
95 CachedBluetoothDevice cachedBluetoothDevice, Lifecycle lifecycle) { in StylusDevicesController()