Searched refs:SyncAdapterStateFetcher (Results 1 – 4 of 4) sorted by relevance
27 class SyncAdapterStateFetcher { class31 public SyncAdapterStateFetcher() { in SyncAdapterStateFetcher() method in SyncAdapterStateFetcher
397 String dump(PackageManager pm, boolean shorter, SyncAdapterStateFetcher appStates, in dump()
2193 final SyncAdapterStateFetcher buckets = new SyncAdapterStateFetcher(); in dump()2257 protected void dumpPendingSyncs(PrintWriter pw, SyncAdapterStateFetcher buckets) { in dumpPendingSyncs()2274 protected void dumpPeriodicSyncs(PrintWriter pw, SyncAdapterStateFetcher buckets) { in dumpPeriodicSyncs()2342 protected void dumpSyncState(PrintWriter pw, SyncAdapterStateFetcher buckets) { in dumpSyncState()
1358 …t/SyncAdapterStateFetcher;Z)Ljava/lang/String;+]Lcom/android/server/content/SyncAdapterStateFetche…