Home
last modified time | relevance | path

Searched refs:SyncContext (Results 1 – 9 of 9) sorted by relevance

/aosp14/frameworks/base/core/java/android/content/
H A DSyncContext.java24 public class SyncContext { class
34 public SyncContext(ISyncContext syncContextInterface) { in SyncContext() method in SyncContext
H A DAbstractThreadedSyncAdapter.java208 final SyncContext syncContextClient = new SyncContext(syncContext); in startSync()
310 private final SyncContext mSyncContext;
316 private SyncThread(String name, SyncContext syncContext, String authority, in SyncThread()
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt3555 …content/AbstractThreadedSyncAdapter;Ljava/lang/String;Landroid/content/SyncContext;Ljava/lang/Stri…
4329 HSPLandroid/content/SyncContext;-><init>(Landroid/content/ISyncContext;)V
4330 HSPLandroid/content/SyncContext;->getSyncContextBinder()Landroid/os/IBinder;
4331 HSPLandroid/content/SyncContext;->onFinished(Landroid/content/SyncResult;)V
24230 Landroid/content/SyncContext;
H A Dpreloaded-classes1447 android.content.SyncContext
/aosp14/frameworks/base/config/
H A Dpreloaded-classes1451 android.content.SyncContext
H A Dboot-image-profile.txt3558 …content/AbstractThreadedSyncAdapter;Ljava/lang/String;Landroid/content/SyncContext;Ljava/lang/Stri…
4332 HSPLandroid/content/SyncContext;-><init>(Landroid/content/ISyncContext;)V
4333 HSPLandroid/content/SyncContext;->getSyncContextBinder()Landroid/os/IBinder;
4334 HSPLandroid/content/SyncContext;->onFinished(Landroid/content/SyncResult;)V
34337 Landroid/content/SyncContext;
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt9902 Landroid/content/AbstractThreadedSyncAdapter$SyncThread;->mSyncContext:Landroid/content/SyncContext;
14093 Landroid/content/SyncContext;->HEARTBEAT_SEND_INTERVAL_IN_MS:J
14094 Landroid/content/SyncContext;->mLastHeartbeatSendTime:J
14095 Landroid/content/SyncContext;->mSyncContext:Landroid/content/ISyncContext;
14096 Landroid/content/SyncContext;->updateHeartbeat()V
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt11503 public class SyncContext {