Searched defs:cachedBluetoothDevice (Results 1 – 2 of 2) sorted by relevance
178 public abstract boolean isFilterMatched(CachedBluetoothDevice cachedBluetoothDevice); in isFilterMatched()183 protected void update(CachedBluetoothDevice cachedBluetoothDevice) { in update()
46 CachedBluetoothDevice cachedBluetoothDevice, DataChangedListener listener) { in BluetoothProfileLineItem()