Home
last modified time | relevance | path

Searched defs:ClientRecord (Results 1 – 1 of 1) sorted by relevance

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/util/bluetooth/
DBluetoothScanner.java163 private static class ClientRecord { class in BluetoothScanner
168 public ClientRecord(Listener listener, List<BluetoothDeviceCriteria> matchers) { in ClientRecord() method in BluetoothScanner.ClientRecord