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

/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DPhotoView.java434 boolean wasDeleting = mPositionController.hasDeletingBox();
444 boolean isDeleting = mPositionController.hasDeletingBox();
460 && mPositionController.hasDeletingBox();
H A DPositionController.java1252 public boolean hasDeletingBox() { method in class:PositionController

Completed in 47 milliseconds