Home
last modified time | relevance | path

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

/cts/hostsidetests/content/test-apps/CtsSyncAccountAccessSameCertTests/src/com/android/cts/content/
DSyncAdapter.java42 public SyncAdapter(Context context, boolean autoInitialize) { in SyncAdapter() argument
43 super(context, autoInitialize); in SyncAdapter()