Home
last modified time | relevance | path

Searched defs:cachedBluetoothDevice (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothDeviceUpdater.java211 public abstract boolean isFilterMatched(CachedBluetoothDevice cachedBluetoothDevice); in isFilterMatched()
221 protected void update(CachedBluetoothDevice cachedBluetoothDevice) { in update()
DAdvancedBluetoothDetailsHeaderController.java169 public void init(CachedBluetoothDevice cachedBluetoothDevice) { in init()