Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DBitmapLoader.java69 public synchronized void startLoad() { in startLoad() method in BitmapLoader
DAlbumSetSlidingWindow.java209 if (entry.coverLoader != null) entry.coverLoader.startLoad(); in requestImagesInSlot()
210 if (entry.labelLoader != null) entry.labelLoader.startLoad(); in requestImagesInSlot()
296 loader.startLoad(); in startLoadBitmap()
DAlbumSlidingWindow.java215 entry.contentLoader.startLoad(); in requestSlotImage()