Home
last modified time | relevance | path

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

/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowCookieSyncManager.java18 private boolean synced = false; field in ShadowCookieSyncManager
38 synced = true; in sync()
41 public boolean synced() { in synced() method in ShadowCookieSyncManager
42 return synced; in synced()
46 synced = false; in reset()
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
DCookieSyncManagerTest.java37 assertThat( shadowMgr.synced(), equalTo( false ) ); in testSyncAndReset()
39 assertThat( shadowMgr.synced(), equalTo( true ) ); in testSyncAndReset()
41 assertThat( shadowMgr.synced(), equalTo( false ) ); in testSyncAndReset()
/external/droiddriver/
Dcontributing.md7 Code changes should be [submitted to AOSP](contributing_aosp.md) and then they'll be synced to GitH…
/external/libopus/
Dconfigure.ac3 dnl The package_version file will be automatically synced to the git revision
/external/libvncserver/
DNEWS165 synced with TightVNC 1.2.3
DChangeLog249 also eases the maintenance to have the wrapper synced as much as
6703 rfbserver.c, sockets.c, tight.c, vncauth.c: synced with TightVNC and
/external/fio/
DREADME29 There are also two official mirrors. Both of these are synced within
/external/llvm/test/MC/ARM/
Ddiagnostics.s137 @ Double-check that we're synced up with the right diagnostics.
/external/squashfs-tools/
DCHANGES22 - mksquashfs/sort: Fix INFO() so that it is synced with the progress bar
/external/libmtp/
DChangeLog97 * src/libmtp.c: synced to new libgphoto2 code.
1585 * src/ptp.h: Upstream accepted our patch so synced it in.
2396 * src/ptp.c: upstream accepted patches synced in.