630e31ef78
This is a {@link CursorLoader} variant that takes {@code timeoutSecond} in the constructor. When it detects changes in the underlying data, it'll wait until the timeout before doing a requery. We use this to throttle # of queries. We don't want to issue a query every time something changes in the DB while we're syncing. Change-Id: I098366bce923c3242c42964bc166493610ee0f6f |
||
---|---|---|
assets | ||
docs | ||
images | ||
res | ||
src | ||
tests | ||
.classpath | ||
.project | ||
Android.mk | ||
AndroidManifest.xml | ||
CleanSpec.mk | ||
MODULE_LICENSE_APACHE2 | ||
NOTICE | ||
proguard.flags | ||
remove-exchange-support.sh |