Home | History | Annotate | Download | only in accounts

Lines Matching defs:newResult

274                 final Bundle newResult = new Bundle(result);
275 newResult.putString(KEY_AUTHTOKEN, "<omitted for logging purposes>");
276 return newResult;