Searched defs:syncInfo (Results 1 – 2 of 2) sorted by relevance
127 bool RSExecutable::syncInfo(bool pForce) { in syncInfo() function in RSExecutable
703 Pair<Bundle, Long> syncInfo = authority.periodicSyncs.get(i); in updateOrRemovePeriodicSync() local728 Pair<Bundle, Long> syncInfo = iterator.next(); in updateOrRemovePeriodicSync() local1003 final SyncInfo syncInfo; in addActiveSync() local1031 public void removeActiveSync(SyncInfo syncInfo, int userId) { in removeActiveSync()