Home | History | Annotate | Download | only in accounts

Lines Matching refs:newResult

429                 final Bundle newResult = new Bundle(result);
430 newResult.putString(KEY_AUTHTOKEN, "<omitted for logging purposes>");
431 return newResult;