List of usage examples for android.widget ListView.MultiChoiceModeListener interface-usage
From source file com.theelix.libreexplorer.ActionModeCallback.java
public class ActionModeCallback implements ListView.MultiChoiceModeListener { private AbsListView listView; private Context mContext; @Override public void onItemCheckedStateChanged(ActionMode mode, int position, long id, boolean checked) {