Searched refs:getPeriodicSyncs (Results 1 – 14 of 14) sorted by relevance
96 List<PeriodicSync> getPeriodicSyncs(in Account account, String providerName, in getPeriodicSyncs() method
3451 public static List<PeriodicSync> getPeriodicSyncs(Account account, String authority) {3453 return getContentService().getPeriodicSyncs(account, authority, null);
1006 public List<PeriodicSync> getPeriodicSyncs(Account account, String providerName, in getPeriodicSyncs() method in ContentService1028 return getSyncManager().getPeriodicSyncs( in getPeriodicSyncs()
1359 public List<PeriodicSync> getPeriodicSyncs(EndPoint target) { in getPeriodicSyncs() method in SyncManager
596 RequiresPermission: android.content.ContentResolver#getPeriodicSyncs(android.accounts.Account, Stri…597 … Method 'getPeriodicSyncs' documentation mentions permissions without declaring @RequiresPermission
790 RequiresPermission: android.content.ContentResolver#getPeriodicSyncs(android.accounts.Account, Stri…791 … Method 'getPeriodicSyncs' documentation mentions permissions without declaring @RequiresPermission
856 RequiresPermission: android.content.ContentResolver#getPeriodicSyncs(android.accounts.Account, Stri…857 … Method 'getPeriodicSyncs' documentation mentions permissions without declaring @RequiresPermission
880 RequiresPermission: android.content.ContentResolver#getPeriodicSyncs(android.accounts.Account, Stri…881 … Method 'getPeriodicSyncs' documentation mentions permissions without declaring @RequiresPermission
10372 …method public static java.util.List<android.content.PeriodicSync> getPeriodicSyncs(android.account…
3793 HSPLandroid/content/ContentResolver;->getPeriodicSyncs(Landroid/accounts/Account;Ljava/lang/String;…4019 HSPLandroid/content/IContentService$Stub$Proxy;->getPeriodicSyncs(Landroid/accounts/Account;Ljava/l…
3796 HSPLandroid/content/ContentResolver;->getPeriodicSyncs(Landroid/accounts/Account;Ljava/lang/String;…4022 HSPLandroid/content/IContentService$Stub$Proxy;->getPeriodicSyncs(Landroid/accounts/Account;Ljava/l…
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
10424 Landroid/content/IContentService$Stub$Proxy;->getPeriodicSyncs(Landroid/accounts/Account;Ljava/lang…10499 Landroid/content/IContentService;->getPeriodicSyncs(Landroid/accounts/Account;Ljava/lang/String;Lan…
7013 …method public static java.util.List<android.content.PeriodicSync> getPeriodicSyncs(android.account…