Searched refs:SyncAdapterStateFetcher (Results 1 – 3 of 3) sorted by relevance
27 class SyncAdapterStateFetcher { class32 public SyncAdapterStateFetcher() { in SyncAdapterStateFetcher() method in SyncAdapterStateFetcher
369 String dump(PackageManager pm, boolean shorter, SyncAdapterStateFetcher appStates) { in dump()
1996 final SyncAdapterStateFetcher buckets = new SyncAdapterStateFetcher(); in dump()2062 protected void dumpPendingSyncs(PrintWriter pw, SyncAdapterStateFetcher buckets) { in dumpPendingSyncs()2079 protected void dumpPeriodicSyncs(PrintWriter pw, SyncAdapterStateFetcher buckets) { in dumpPeriodicSyncs()2146 protected void dumpSyncState(PrintWriter pw, SyncAdapterStateFetcher buckets) { in dumpSyncState()