Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/content/
DSyncStorageEngine.java161 private static final boolean SYNC_ENABLED_DEFAULT = false; field in SyncStorageEngine
321 enabled = SYNC_ENABLED_DEFAULT; in AuthorityInfo()