/packages/apps/TV/src/com/android/tv/util/images/ |
D | ImageCache.java | 145 int hit = mMemoryCache.hitCount(); in get() local 148 double ratio = ((double) hit) / (hit + miss) * 100; in get() 150 Log.d(TAG, "Memory cache " + hit + "h:" + miss + "m " + ratio + "%"); in get()
|
/packages/apps/Messaging/src/com/android/messaging/mmslib/util/ |
D | AbstractCache.java | 70 cacheEntry.hit++; in get() 72 Log.v(TAG, key + " hit " + cacheEntry.hit + " times."); in get() 108 int hit; field in AbstractCache.CacheEntry
|
/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/ |
D | PhotoTable.java | 826 Rect hit = new Rect(); in photoOffTable() local 827 photo.getHitRect(hit); in photoOffTable() 828 hit.offset(dx, dy); in photoOffTable() 829 return (hit.bottom < 0f || hit.top > getHeight() || in photoOffTable() 830 hit.right < 0f || hit.left > getWidth()); in photoOffTable()
|
/packages/apps/Camera2/src/com/android/camera/widget/ |
D | FilmstripView.java | 2790 int hit = 0; 2792 for (; hit < BUFFER_SIZE; hit++) { 2793 if (mViewItems[hit] == null) { 2796 mViewItems[hit].getHitRect(hitRect); 2801 if (hit == BUFFER_SIZE) { 2807 mViewItems[hit].getAdapterIndex()); 2808 float transY = mViewItems[hit].getTranslationY() - dy / mScale; 2817 mViewItems[hit].setTranslationY(transY);
|
/packages/apps/Contacts/src/com/android/contacts/quickcontact/ |
D | ExpandingEntryCardView.java | 1033 boolean hit = true; in onTouch() 1058 hit = false; in onTouch() 1068 if (hit) { in onTouch()
|
/packages/modules/DnsResolver/ |
D | README-DoT.md | 103 reuse sessions more than once, it should not be possible to hit this limit.
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | lv_wordlist.combined.gz | 1dictionary=main:lv,locale=lv,description=Latviešu,date=1393228136, ... |
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 | sl_wordlist.combined.gz | 1dictionary=main:sl,locale=sl,description=Slovenščina,date=1393228152, ... |
D | cs_wordlist.combined.gz | 1dictionary=main:cs,locale=cs,description=Čeština,date=1393228134, ... |
D | it_wordlist.combined.gz | 1dictionary=main:it,locale=it,description=Italiano,date=1414726258, ... |
D | da_wordlist.combined.gz | 1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ... |
D | pl_wordlist.combined.gz |
|
D | lt_wordlist.combined.gz | 1dictionary=main:lt,locale=lt,description=Lietuvių,date=1393228136, ... |
D | tr_wordlist.combined.gz | 1dictionary=main:tr,locale=tr,description=Türkçe,date=1414726261, ... |
D | sv_wordlist.combined.gz | 1dictionary=main:sv,locale=sv,description=Svenska,date=1414726264, ... |
D | nl_wordlist.combined.gz | 1dictionary=main:nl,locale=nl,description=Nederlands,date=1414726258, ... |
D | nb_wordlist.combined.gz | 1dictionary=main:nb,locale=nb,description=Norsk bokmål,date=1393228136 ... |
D | pt_BR_wordlist.combined.gz | 1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ... |
D | pt_PT_wordlist.combined.gz | 1dictionary=main:pt_pt,locale=pt_PT,description=Português (Portugal),date ... |
D | hr_wordlist.combined.gz | 1dictionary=main:hr,locale=hr,description=Hrvatski,date=1393228135, ... |
D | fr_wordlist.combined.gz | 1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ... |
D | de_wordlist.combined.gz | 1dictionary=main:de,locale=de,description=Deutsch,date=1414726263, ... |