Home
last modified time | relevance | path

Searched refs:SyncAdapterStateFetcher (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/core/java/com/android/server/content/
DSyncAdapterStateFetcher.java27 class SyncAdapterStateFetcher { class
32 public SyncAdapterStateFetcher() { in SyncAdapterStateFetcher() method in SyncAdapterStateFetcher
DSyncOperation.java373 String dump(PackageManager pm, boolean shorter, SyncAdapterStateFetcher appStates, in dump()
DSyncManager.java1974 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()
/frameworks/base/services/
Dart-profile5787 PLcom/android/server/content/SyncAdapterStateFetcher;->getStandbyBucket(ILjava/lang/String;)I
5788 PLcom/android/server/content/SyncAdapterStateFetcher;->isAppActive(I)Z
5896 …ager;->dumpPendingSyncs(Ljava/io/PrintWriter;Lcom/android/server/content/SyncAdapterStateFetcher;)V
5897 …ger;->dumpPeriodicSyncs(Ljava/io/PrintWriter;Lcom/android/server/content/SyncAdapterStateFetcher;)V
5901 …Manager;->dumpSyncState(Ljava/io/PrintWriter;Lcom/android/server/content/SyncAdapterStateFetcher;)V
5966 …(Landroid/content/pm/PackageManager;ZLcom/android/server/content/SyncAdapterStateFetcher;Z)Ljava/l…