Searched refs:ActionModeListener (Results 1 – 3 of 3) sorted by relevance
63 public interface ActionModeListener { interface in ActionModeHandler77 private ActionModeListener mListener;153 public void setActionModeListener(ActionModeListener listener) { in setActionModeListener()
47 import com.android.gallery3d.ui.ActionModeHandler.ActionModeListener;499 mActionModeHandler.setActionModeListener(new ActionModeListener() { in initializeViews()
49 import com.android.gallery3d.ui.ActionModeHandler.ActionModeListener;519 mActionModeHandler.setActionModeListener(new ActionModeListener() { in initializeViews()