Home
last modified time | relevance | path

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

/cts/tests/tests/content/lib/accountaccess/src/com.android.cts.content/
DSyncAdapter.java44 public SyncAdapter(Context context, boolean autoInitialize) { in SyncAdapter() argument
45 super(context, autoInitialize); in SyncAdapter()