/packages/apps/TV/common/src/com/android/tv/common/ |
D | WeakHandler.java | 62 T referent = mRef.get(); in handleMessage() local 63 if (referent == null) { in handleMessage() 66 handleMessage(msg, referent); in handleMessage() 77 protected abstract void handleMessage(Message msg, @NonNull T referent); in handleMessage() argument
|
/packages/apps/TV/src/com/android/tv/util/images/ |
D | ImageLoader.java | 111 public ImageLoaderCallback(T referent) { in ImageLoaderCallback() argument 112 mWeakReference = new WeakReference<>(referent); in ImageLoaderCallback() 117 T referent = mWeakReference.get(); in onBitmapLoaded() local 118 if (referent != null) { in onBitmapLoaded() 119 onBitmapLoaded(referent, bitmap); in onBitmapLoaded() 126 public abstract void onBitmapLoaded(T referent, @Nullable Bitmap bitmap); in onBitmapLoaded() argument
|
/packages/apps/TV/src/com/android/tv/dvr/ui/browse/ |
D | RecordingCardView.java | 281 RecordingCardImageLoaderCallback(RecordingCardView referent, String uri) { in RecordingCardImageLoaderCallback() argument 282 super(referent); in RecordingCardImageLoaderCallback()
|
/packages/apps/TV/src/com/android/tv/recommendation/ |
D | RecommendationDataManager.java | 578 protected void handleMessage(Message msg, @NonNull RecommendationDataManager referent) {} in handleMessage() argument
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | sl_wordlist.combined.gz | 1dictionary=main:sl,locale=sl,description=Slovenščina,date=1393228152, ... |
D | en_US_wordlist.combined.gz |
|
D | en_GB_wordlist.combined.gz |
|
D | en_wordlist.combined.gz |
|
D | pl_wordlist.combined.gz | 1dictionary=main:pl,locale=pl,description=Polski,date=1414726264, ... |
D | lt_wordlist.combined.gz | 1dictionary=main:lt,locale=lt,description=Lietuvių,date=1393228136, ... |
D | nl_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 | hr_wordlist.combined.gz | 1dictionary=main:hr,locale=hr,description=Hrvatski,date=1393228135, ... |
D | ro_wordlist.combined.gz |
|