Home
last modified time | relevance | path

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

/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowContentResolver.java58 public boolean syncAutomatically; field in ShadowContentResolver.Status
193 return getStatus(account, authority, true).syncAutomatically;
198 getStatus(account, authority, true).syncAutomatically = sync;