Searched refs:maybeRotate (Results 1 – 4 of 4) sorted by relevance
130 rotate.maybeRotate(currentTime); in testRotate()152 rotate.maybeRotate(currentTime); in testDelete()162 rotate.maybeRotate(currentTime); in testDelete()167 rotate.maybeRotate(currentTime); in testDelete()240 rotate.maybeRotate(currentTime); in testQueryMatch()244 rotate.maybeRotate(currentTime); in testQueryMatch()248 rotate.maybeRotate(currentTime); in testQueryMatch()252 rotate.maybeRotate(currentTime); in testQueryMatch()318 rotate.maybeRotate(currentTime); in testClockRollingBackwards()345 rotate.maybeRotate(currentTime); in testFuzz()[all …]
286 mRotator.maybeRotate(currentTimeMillis); in maybePersistLocked()299 mRotator.maybeRotate(currentTimeMillis); in forcePersistLocked()434 mRotator.maybeRotate(endMillis); in importLegacyNetworkLocked()454 mRotator.maybeRotate(endMillis); in importLegacyUidLocked()
233 mFileRotator.maybeRotate(currentTimeMillis); in write()
335 public void maybeRotate(long currentTimeMillis) { in maybeRotate() method in FileRotator