Searched refs:getCurrentSyncs (Results 1 – 12 of 12) sorted by relevance
141 List<SyncInfo> getCurrentSyncs(); in getCurrentSyncs() method
3607 final List<SyncInfo> syncs = getContentService().getCurrentSyncs();3626 public static List<SyncInfo> getCurrentSyncs() {3628 return getContentService().getCurrentSyncs();
1082 for (SyncInfo syncInfo : getCurrentSyncs(info.userId)) { in isSyncActive()1191 getCurrentSyncs(authorityInfo.target.userId).add(syncInfo); in addActiveSync()1207 getCurrentSyncs(userId).remove(syncInfo); in removeActiveSync()1406 private List<SyncInfo> getCurrentSyncs(int userId) { in getCurrentSyncs() method in SyncStorageEngine
1181 public List<SyncInfo> getCurrentSyncs() { in getCurrentSyncs() method in ContentService
620 RequiresPermission: android.content.ContentResolver#getCurrentSyncs():621 … Method 'getCurrentSyncs' documentation mentions permissions without declaring @RequiresPermission
784 RequiresPermission: android.content.ContentResolver#getCurrentSyncs():785 … Method 'getCurrentSyncs' documentation mentions permissions without declaring @RequiresPermission
856 RequiresPermission: android.content.ContentResolver#getCurrentSyncs():857 … Method 'getCurrentSyncs' documentation mentions permissions without declaring @RequiresPermission
922 RequiresPermission: android.content.ContentResolver#getCurrentSyncs():923 … Method 'getCurrentSyncs' documentation mentions permissions without declaring @RequiresPermission
10733 method public static java.util.List<android.content.SyncInfo> getCurrentSyncs();
7457 PLcom/android/server/content/ContentService;->getCurrentSyncs()Ljava/util/List;
10417 Landroid/content/IContentService$Stub$Proxy;->getCurrentSyncs()Ljava/util/List;10495 Landroid/content/IContentService;->getCurrentSyncs()Ljava/util/List;
7009 method public static java.util.List<android.content.SyncInfo> getCurrentSyncs();