Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothDeviceUpdater.java267 final CachedBluetoothDevice subCachedDevice = cachedDevice.getSubDevice(); in removePreference() local
270 } else if (subCachedDevice != null) { in removePreference()
274 final BluetoothDevice subDevice = subCachedDevice.getDevice(); in removePreference()