Searched refs:taken (Results 1 – 9 of 9) sorted by relevance
/packages/services/Car/service/src/com/android/car/hal/ |
D | PropertyHalService.java | 288 List<VehiclePropConfig> taken = new LinkedList<>(); in takeSupportedProperties() local 293 taken.add(p); in takeSupportedProperties() 301 Log.d(TAG, "takeSupportedProperties() took " + taken.size() + " properties"); in takeSupportedProperties() 303 return taken; in takeSupportedProperties()
|
D | VehicleHal.java | 157 Collection<VehiclePropConfig> taken = service.takeSupportedProperties(properties); in init() local 158 if (taken == null) { in init() 162 Log.i(CarLog.TAG_HAL, "HalService " + service + " take properties " + taken.size()); in init() 165 for (VehiclePropConfig p: taken) { in init() 169 properties.removeAll(taken); in init()
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | sample.combined | 13 # As a special case, a weight of 0 is taken to mean profanity - words that 23 # 15, which is then taken to be the whitelist target of this word.
|
D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |
D | nl_wordlist.combined.gz | 1dictionary=main:nl,locale=nl,description=Nederlands,date=1414726258, ... |
D | sv_wordlist.combined.gz | 1dictionary=main:sv,locale=sv,description=Svenska,date=1414726264, ... |
/packages/apps/Dialer/java/com/android/dialer/about/res/raw/ |
D | third_party_licenses | 10750 this will not be taken to be a formal waiver of Google's rights and that those rights or remedies
|