Searched refs:InBitmapProvider (Results 1 – 2 of 2) sorted by relevance
143 public boolean loadInBackground(InBitmapProvider bitmapProvider) { in loadInBackground()218 public interface InBitmapProvider { interface in BitmapRegionTileSource.BitmapSource
47 import com.android.photos.BitmapRegionTileSource.BitmapSource.InBitmapProvider;180 req.src.loadInBackground(new InBitmapProvider() { in handleMessage()