Searched refs:loadImageFileWithActivity (Results 1 – 3 of 3) sorted by relevance
56 void loadImageFileWithActivity(Activity activity, Uri imageUrl, Target<File> target); in loadImageFileWithActivity() method
83 public void loadImageFileWithActivity(Activity activity, Uri imageUrl, Target<File> target) { in loadImageFileWithActivity() method in WallpaperRequester
39 override fun loadImageFileWithActivity( in loadImageFileWithActivity() method in com.android.wallpaper.testing.FakeDefaultRequester