Home
last modified time | relevance | path

Searched refs:waitWithoutInterrupt (Results 1 – 6 of 6) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/util/
DJobLimiter.java93 Utils.waitWithoutInterrupt(this); in get()
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
DUtils.java262 public static void waitWithoutInterrupt(Object object) { in waitWithoutInterrupt() method in Utils
/packages/apps/Gallery2/src/com/android/gallery3d/app/
DAlbumDataLoader.java362 Utils.waitWithoutInterrupt(this); in run()
DAlbumSetDataLoader.java347 Utils.waitWithoutInterrupt(this); in run()
DPhotoDataAdapter.java1028 Utils.waitWithoutInterrupt(this); in run()
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DTileImageView.java776 Utils.waitWithoutInterrupt(TileImageView.this); in run()