Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothDeviceUpdater.java332 if (isDeviceOfMapInCachedDevicesList(key)) { in refreshPreference()
351 private boolean isDeviceOfMapInCachedDevicesList(BluetoothDevice inputBluetoothDevice) { in isDeviceOfMapInCachedDevicesList() method in BluetoothDeviceUpdater