/packages/apps/Dialer/java/com/android/dialer/util/ |
D | ExpirableCache.java | 101 private final AtomicInteger generation; field in ExpirableCache 107 generation = new AtomicInteger(0); in ExpirableCache() 204 generation.incrementAndGet(); in expireAll() 213 return new GenerationalCachedValue<V>(value, generation); in newCachedValue() 244 private final int generation; field in ExpirableCache.GenerationalCachedValue 256 generation = this.cacheGeneration.get(); in GenerationalCachedValue() 266 return generation != cacheGeneration.get(); in isExpired()
|
/packages/apps/Gallery2/src/com/android/gallery3d/ingest/data/ |
D | MtpDeviceIndex.java | 437 protected boolean isAtGeneration(MtpDevice device, long generation) { in isAtGeneration() argument 438 return (mGeneration == generation) && (mDevice == device); in isAtGeneration() 441 protected synchronized boolean setIndexingResults(MtpDevice device, long generation, in setIndexingResults() argument 443 if (!isAtGeneration(device, generation)) { in setIndexingResults()
|
/packages/modules/SdkExtensions/testing/ |
D | Android.bp | 71 // in the build + hiddenapi generation.
|
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
D | encoding.md | 120 Although the encoding functions in RapidJSON are designed for JSON parsing/generation, user may abu…
|
D | stream.md | 374 …le. File stream can reduce the memory required during JSON parsing and generation, if the JSON is …
|
D | internals.md | 342 In this way the generation of array values or object members would be a single state transition,
|
D | faq.md | 83 SAX is an event-driven API for parsing and generation.
|
D | sax.md | 3 …//en.wikipedia.org/wiki/Simple_API_for_XML). We borrowed this term for JSON parsing and generation.
|
D | Doxyfile.in | 650 # Set the SHOW_FILES tag to NO to disable the generation of the Files page. This 657 # Set the SHOW_NAMESPACES tag to NO to disable the generation of the Namespaces 1792 # Set optional variables used in the generation of an RTF document. Syntax is 2273 # enable generation of interactive SVG images that allow zooming and panning.
|
/packages/apps/LegacyCamera/jni/feature_mos/doc/ |
D | feature_mos_API_doxyfile | 496 # Set the SHOW_FILES tag to NO to disable the generation of the Files page. 502 # Set the SHOW_NAMESPACES tag to NO to disable the generation of the 1143 # Set optional variables used in the generation of an rtf document.
|
/packages/apps/LegacyCamera/jni/feature_stab/doc/ |
D | dbreg_API_doxyfile | 496 # Set the SHOW_FILES tag to NO to disable the generation of the Files page. 502 # Set the SHOW_NAMESPACES tag to NO to disable the generation of the 1143 # Set optional variables used in the generation of an rtf document.
|
/packages/inputmethods/LatinIME/dictionaries/ |
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 | da_wordlist.combined.gz | 1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ... |
D | sv_wordlist.combined.gz | 1dictionary=main:sv,locale=sv,description=Svenska,date=1414726264, ... |