Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/homepage/contextualcards/slices/
DBluetoothDevicesSlice.java177 final List<CachedBluetoothDevice> bluetoothDeviceList = new ArrayList<>(); in getPairedBluetoothDevices() local
182 return bluetoothDeviceList; in getPairedBluetoothDevices()
188 return bluetoothDeviceList; in getPairedBluetoothDevices()