Searched refs:SyncAdapterStateFetcher (Results 1 – 4 of 4) sorted by relevance
27 class SyncAdapterStateFetcher { class32 public SyncAdapterStateFetcher() { in SyncAdapterStateFetcher() method in SyncAdapterStateFetcher
373 String dump(PackageManager pm, boolean shorter, SyncAdapterStateFetcher appStates, in dump()
1974 final SyncAdapterStateFetcher buckets = new SyncAdapterStateFetcher(); in dump()2038 protected void dumpPendingSyncs(PrintWriter pw, SyncAdapterStateFetcher buckets) { in dumpPendingSyncs()2055 protected void dumpPeriodicSyncs(PrintWriter pw, SyncAdapterStateFetcher buckets) { in dumpPeriodicSyncs()2122 protected void dumpSyncState(PrintWriter pw, SyncAdapterStateFetcher buckets) { in dumpSyncState()
5787 PLcom/android/server/content/SyncAdapterStateFetcher;->getStandbyBucket(ILjava/lang/String;)I5788 PLcom/android/server/content/SyncAdapterStateFetcher;->isAppActive(I)Z5896 …ager;->dumpPendingSyncs(Ljava/io/PrintWriter;Lcom/android/server/content/SyncAdapterStateFetcher;)V5897 …ger;->dumpPeriodicSyncs(Ljava/io/PrintWriter;Lcom/android/server/content/SyncAdapterStateFetcher;)V5901 …Manager;->dumpSyncState(Ljava/io/PrintWriter;Lcom/android/server/content/SyncAdapterStateFetcher;)V5966 …(Landroid/content/pm/PackageManager;ZLcom/android/server/content/SyncAdapterStateFetcher;Z)Ljava/l…