Home
last modified time | relevance | path

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

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/util/bluetooth/
DBluetoothScanner.java166 public final List<BluetoothDeviceCriteria> matchers; field in BluetoothScanner.ClientRecord
168 public ClientRecord(Listener listener, List<BluetoothDeviceCriteria> matchers) { in ClientRecord() argument
171 this.matchers = matchers; in ClientRecord()
201 public void startListening(Listener listener, List<BluetoothDeviceCriteria> matchers) { in startListening() argument
203 ClientRecord newClient = new ClientRecord(listener, matchers); in startListening()
233 for (BluetoothDeviceCriteria matcher : newClient.matchers) { in startListening()
492 for (BluetoothDeviceCriteria matcher : client.matchers) { in sendDeviceAdded()
/packages/inputmethods/LatinIME/dictionaries/
Den_US_wordlist.combined.gz