Searched refs:mDeletePhotoRunnable (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Gallery/src/com/android/camera/
H A DViewImage.java399 mDeletePhotoRunnable,
435 protected Runnable mDeletePhotoRunnable = new Runnable() { field in class:ViewImage
1014 MenuHelper.deletePhoto(this, mDeletePhotoRunnable);
1173 mViewImage, mViewImage.mDeletePhotoRunnable);
H A DImageGallery.java204 private final Runnable mDeletePhotoRunnable = new Runnable() { field in class:ImageGallery
264 this, mDeletePhotoRunnable, getCurrentImage());
713 mDeletePhotoRunnable,

Completed in 602 milliseconds