Home
last modified time | relevance | path

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

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/util/bluetooth/
DBluetoothScanner.java98 public void onScanningStopped(ArrayList<Device> devices) { in onScanningStopped() method in BluetoothScanner.Listener
483 client.listener.onScanningStopped(client.devices); in sendScanningStopped()