/**@class android.content.SyncAdaptersCache @extends android.content.pm.RegisteredServicesCache A cache of services that export the {@link android.content.ISyncAdapter} interface. @hide */ var SyncAdaptersCache = { /** */ parseServiceAttributes : function( ) {}, /** */ getSyncAdapterPackagesForAuthority : function( ) {}, };