Searched refs:InBitmapProvider (Results 1 - 2 of 2) sorted by relevance

/packages/apps/WallpaperPicker/src/com/android/photos/
H A DBitmapRegionTileSource.java143 public boolean loadInBackground(InBitmapProvider bitmapProvider) {
218 public interface InBitmapProvider { interface in class:BitmapRegionTileSource.BitmapSource
/packages/apps/WallpaperPicker/src/com/android/wallpaperpicker/
H A DWallpaperCropActivity.java47 import com.android.photos.BitmapRegionTileSource.BitmapSource.InBitmapProvider;
180 req.src.loadInBackground(new InBitmapProvider() {

Completed in 134 milliseconds