Home
last modified time | relevance | path

Searched refs:isShareable (Results 1 – 1 of 1) sorted by relevance

/packages/apps/WallpaperPicker/src/com/android/photos/
DBitmapRegionTileSource.java57 InputStream is, boolean isShareable) { in newInstance() argument
59 BitmapRegionDecoder d = BitmapRegionDecoder.newInstance(is, isShareable); in newInstance()