Make SendSaveTaskHandler static singleton

Make sure we only have one instance of SendSaveTaskHandler per app
so we both ensure serialized uploads (no race conditions) and no
leftover threads hanging around.

b/14090635

Change-Id: Iacb30154486468d4cb6c9be28e27e6bc8b3fff67
1 file changed