Home
last modified time | relevance | path

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

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