Home
last modified time | relevance | path

Searched refs:inputBluetoothDevice (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothDeviceUpdater.java351 private boolean isDeviceOfMapInCachedDevicesList(BluetoothDevice inputBluetoothDevice) { in isDeviceOfMapInCachedDevicesList() argument
359 && cachedBluetoothDevice.getDevice().equals(inputBluetoothDevice)); in isDeviceOfMapInCachedDevicesList()