Home
last modified time | relevance | path

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

/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
H A DAddAccessoryPreferenceFragment.java64 updateList(activity.getBluetoothDevices(), activity.getCurrentTargetAddress(), in onCreatePreferences()
H A DConnectedDevicesSliceProvider.java429 for (BluetoothDevice device : getBluetoothDevices()) { in updateConnectedDevices()
530 private List<BluetoothDevice> getBluetoothDevices() { in getBluetoothDevices() method in ConnectedDevicesSliceProvider
H A DAddAccessoryActivity.java747 List<BluetoothDevice> getBluetoothDevices() { in getBluetoothDevices() method in AddAccessoryActivity