Home
last modified time | relevance | path

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

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
DAddAccessoryActivity.java662 clearDeviceList(); in statusChanged()
695 private void clearDeviceList() { in clearDeviceList() method in AddAccessoryActivity
697 mBluetoothPairer.clearDeviceList(); in clearDeviceList()
DBluetoothDevicePairer.java374 public void clearDeviceList() { in clearDeviceList() method in BluetoothDevicePairer