Searched refs:logos (Results 1 – 7 of 7) sorted by relevance
/packages/apps/TV/tests/common/src/com/android/tv/testing/ |
D | ChannelUtils.java | 85 Map<Uri, String> logos = new HashMap<>(); in updateChannels() local 128 logos.put(TvContract.buildChannelLogoUri(uri), channel.logoUrl); in updateChannels() 131 if (!logos.isEmpty()) { in updateChannels() 132 new InsertLogosTask(context).executeOnExecutor(AsyncTask.THREAD_POOL_EXECUTOR, logos); in updateChannels() 165 for (Map<Uri, String> logos : logosList) { in doInBackground() 166 for (Uri uri : logos.keySet()) { in doInBackground() 170 Uri logoUri = Uri.parse(logos.get(uri)); in doInBackground()
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_US_wordlist.combined.gz |
|
D | nb_wordlist.combined.gz | 1dictionary=main:nb,locale=nb,description=Norsk bokmål,date=1393228136 ... |
D | da_wordlist.combined.gz | 1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ... |
D | cs_wordlist.combined.gz | 1dictionary=main:cs,locale=cs,description=Čeština,date=1393228134, ... |
D | lv_wordlist.combined.gz | 1dictionary=main:lv,locale=lv,description=Latviešu,date=1393228136, ... |
D | lt_wordlist.combined.gz |
|