/aosp12/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/ |
H A D | AlbumDataAdapter.java | 107 private final RecencyComparator recency; field in AlbumDataAdapter.AccountComparator 109 recency = new RecencyComparator(); in AccountComparator() 115 return recency.compare(a, b); in compare()
|
/aosp12/packages/modules/NeuralNetworks/driver/cache/BlobCache/ |
H A D | BlobCache.h | 236 uint32_t recency); 248 void setRecency(uint32_t recency);
|
H A D | BlobCache.cpp | 456 const std::shared_ptr<Blob>& value, uint32_t recency) in CacheEntry() argument 457 : mKey(key), mValue(value), mRecency(recency) {} in CacheEntry() 489 void BlobCache::CacheEntry::setRecency(uint32_t recency) { in setRecency() argument 490 mRecency = recency; in setRecency()
|
/aosp12/frameworks/base/core/java/com/android/internal/app/ |
H A D | ResolverRankerServiceResolverComparator.java | 210 final float recency = target.getRecencyScore() / mostRecencyScore; in doCompute() local 211 setFeatures(target, recency * recency * RECENCY_MULTIPLIER, in doCompute()
|
/aosp12/packages/modules/ExtServices/java/tests/src/android/ext/services/resolver/ |
H A D | LRResolverRankerServiceTest.java | 279 private ResolverTarget makeNewResolverTarget(float recency, float timeSpent, float launch, in makeNewResolverTarget() argument 282 target.setRecencyScore(recency); in makeNewResolverTarget()
|
/aosp12/hardware/interfaces/gatekeeper/1.0/ |
H A D | IGatekeeper.hal | 63 * to attest to the recency of authentication.
|
/aosp12/packages/inputmethods/LatinIME/dictionaries/ |
H A D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
H A D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
H A D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |