Home | History | Annotate | Download | only in accounts

Lines Matching defs:renameAccount

1944     public void renameAccount(
1948 Log.v(TAG, "renameAccount: " + accountToRename + " -> " + newName
2011 Log.e(TAG, "renameAccount failed - account with new name already exists");
2022 Log.e(TAG, "renameAccount failed");
2026 Log.e(TAG, "renameAccount failed - old account does not exist");