Searched refs:syncFromRamToFlash (Results 1 – 4 of 4) sorted by relevance
174 protected void syncFromRamToFlash() { in syncFromRamToFlash() method in CookieSyncManager190 syncFromRamToFlash(cookieList); in syncFromRamToFlash()193 syncFromRamToFlash(lruList); in syncFromRamToFlash()201 private void syncFromRamToFlash(ArrayList<Cookie> list) { in syncFromRamToFlash() method in CookieSyncManager
53 syncFromRamToFlash(); in handleMessage()160 abstract void syncFromRamToFlash(); in syncFromRamToFlash() method in WebSyncManager
24840 method protected void syncFromRamToFlash();