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.java58 public interface ActionModeListener { interface in ActionModeHandler
68 private ActionModeListener mListener;
106 public void setActionModeListener(ActionModeListener listener) { in setActionModeListener()
/packages/apps/Gallery2/src/com/android/gallery3d/app/
DAlbumSetPage.java44 import com.android.gallery3d.ui.ActionModeHandler.ActionModeListener;
400 mActionModeHandler.setActionModeListener(new ActionModeListener() { in initializeViews()
DAlbumPage.java45 import com.android.gallery3d.ui.ActionModeHandler.ActionModeListener;
463 mActionModeHandler.setActionModeListener(new ActionModeListener() { in initializeViews()