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

/packages/apps/Gallery2/src/com/android/gallery3d/util/
H A DJobLimiter.java93 Utils.waitWithoutInterrupt(this);
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
H A DUtils.java309 public static void waitWithoutInterrupt(Object object) { method in class:Utils
/packages/apps/Gallery2/src/com/android/gallery3d/app/
H A DAlbumDataAdapter.java326 Utils.waitWithoutInterrupt(this);
H A DAlbumSetDataAdapter.java325 Utils.waitWithoutInterrupt(this);
H A DPhotoDataAdapter.java776 Utils.waitWithoutInterrupt(this);
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DTileImageView.java750 Utils.waitWithoutInterrupt(TileImageView.this);

Completed in 355 milliseconds