Home | History | Annotate | Download | only in content

Lines Matching defs:getCurrentSyncs

1393      * {@link #getCurrentSyncs()} to get the accurate list of current syncs.
1400 final List<SyncInfo> syncs = getContentService().getCurrentSyncs();
1415 public static List<SyncInfo> getCurrentSyncs() {
1417 return getContentService().getCurrentSyncs();