return item.collapseActionView();
return item.expandActionView();
return item.isActionViewExpanded();
return item.setOnActionExpandListener(new OnActionExpandListenerWrapper(listener));