Searched refs:rewriteActive (Results 1 – 3 of 3) sorted by relevance
298 mRotator.rewriteActive(mPendingRewriter, currentTimeMillis); in forcePersistLocked()433 mRotator.rewriteActive(new CombiningRewriter(collection), startMillis); in importLegacyNetworkLocked()453 mRotator.rewriteActive(new CombiningRewriter(collection), startMillis); in importLegacyUidLocked()
182 public void rewriteActive(Rewriter rewriter, long currentTimeMillis) in rewriteActive() method in FileRotator191 rewriteActive(new Rewriter() { in combineActive()
231 mFileRotator.rewriteActive(new DataRewriter(dataElement.toByteArray()), in write()