Searched refs:storages (Results 1 – 3 of 3) sorted by relevance
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/ |
D | ScanClient.java | 39 List<List<ResultStorageDescriptor>> storages; field in ScanClient 69 List<ScanFilter> filters, List<List<ResultStorageDescriptor>> storages) { in ScanClient() argument 70 this(appIf, isServer, new UUID[0], settings, filters, null, storages); in ScanClient() 75 List<List<ResultStorageDescriptor>> storages) { in ScanClient() argument 76 this(appIf, isServer, new UUID[0], settings, filters, workSource, storages); in ScanClient() 81 List<List<ResultStorageDescriptor>> storages) { in ScanClient() argument 88 this.storages = storages; in ScanClient()
|
D | GattService.java | 357 List<ScanFilter> filters, WorkSource workSource, List storages, in startScan() argument 361 service.startScan(appIf, isServer, settings, filters, workSource, storages, in startScan() 1287 List<List<ResultStorageDescriptor>> storages, String callingPackage) { in startScan() argument 1300 storages); in startScan()
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_US_wordlist.combined.gz |
|