Searched defs:onLoadComplete (Results 1 – 7 of 7) sorted by relevance
107 abstract protected void onLoadComplete(Bitmap bitmap); in onLoadComplete() method in BitmapLoader
436 protected void onLoadComplete(Bitmap bitmap) { in onLoadComplete() method in AlbumSetSlidingWindow.AlbumCoverLoader500 protected void onLoadComplete(Bitmap bitmap) { in onLoadComplete() method in AlbumSetSlidingWindow.AlbumLabelLoader
304 protected void onLoadComplete(Bitmap bitmap) { in onLoadComplete() method in AlbumSlidingWindow.ThumbnailLoader
198 public void onLoadComplete(SoundPool soundPool, int sampleId, int status) { in onLoadComplete() method in SystemSoundsPlayer.SoundPoolLoadCompleteListener
175 protected void onLoadComplete(Bitmap bitmap) { in onLoadComplete() method in BitmapJobDrawable.ThumbnailLoader
273 public void onLoadComplete(Loader<Cursor> loader, Cursor cursor) { in onLoadComplete() method in PhoneNumberInteraction
482 override fun onLoadComplete(loader: Loader<Cursor?>?, cursor: Cursor?) { in onLoadComplete() method in com.android.calendar.widget.CalendarAppWidgetService.CalendarFactory