Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/vvm/omtp/sync/
DOmtpVvmSyncService.java252 success = syncAll(action, imapHelper, phoneAccount); in doSync()
280 private boolean syncAll(String action, ImapHelper imapHelper, PhoneAccountHandle account) { in syncAll() method in OmtpVvmSyncService
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
DBlobCache.java177 syncAll(); in close()
585 public void syncAll() { in syncAll() method in BlobCache