Searched defs:syncs (Results 1 – 2 of 2) sorted by relevance
135 public List<PeriodicSync> syncs = new ArrayList<>(); field in ShadowContentResolver.Status
581 List<PeriodicSync> syncs = ContentResolver.getPeriodicSyncs(a, AUTHORITY); in shouldGetPeriodSyncs() local