Home
last modified time | relevance | path

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

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