Searched refs:shareable (Results 1 – 4 of 4) sorted by relevance
/packages/apps/Gallery2/src/com/android/gallery3d/data/ |
D | DecodeUtils.java | 200 boolean shareable) { in createBitmapRegionDecoder() argument 209 bytes, offset, length, shareable); in createBitmapRegionDecoder() 217 JobContext jc, String filePath, boolean shareable) { in createBitmapRegionDecoder() argument 219 return BitmapRegionDecoder.newInstance(filePath, shareable); in createBitmapRegionDecoder() 227 JobContext jc, FileDescriptor fd, boolean shareable) { in createBitmapRegionDecoder() argument 229 return BitmapRegionDecoder.newInstance(fd, shareable); in createBitmapRegionDecoder() 237 JobContext jc, InputStream is, boolean shareable) { in createBitmapRegionDecoder() argument 239 return BitmapRegionDecoder.newInstance(is, shareable); in createBitmapRegionDecoder()
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_US_wordlist.combined.gz |
|
D | en_GB_wordlist.combined.gz |
|
D | en_wordlist.combined.gz |
|