@Override public View getCustomView() { return mActionMode.getCustomView(); }
public View getCustomView() { return mWrappedObject.getCustomView(); }