/**@class android.content.SyncStatusObserver
*/
var SyncStatusObserver = {

/**
*/
onStatusChanged : function(  ) {},


};