@Override
 public CharSequence getContentDescription() {
   return mNativeTab.getContentDescription();
 }