Searched refs:ActionModeListener (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DActionModeHandler.java63 public interface ActionModeListener { interface in class:ActionModeHandler
77 private ActionModeListener mListener;
153 public void setActionModeListener(ActionModeListener listener) {
/packages/apps/Gallery2/src/com/android/gallery3d/app/
H A DAlbumPage.java47 import com.android.gallery3d.ui.ActionModeHandler.ActionModeListener;
499 mActionModeHandler.setActionModeListener(new ActionModeListener() {
H A DAlbumSetPage.java49 import com.android.gallery3d.ui.ActionModeHandler.ActionModeListener;
519 mActionModeHandler.setActionModeListener(new ActionModeListener() {

Completed in 84 milliseconds