protected final int performOperation(Context context, DataBroker databroker)
     throws GoogleAuthException {
   return databroker.dismissMatch(mGamesContext, mExternalMatchId);
 }