Home
last modified time | relevance | path

Searched defs:FileRotator (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/util/
DFileRotator.java50 public class FileRotator { class
98 public FileRotator(File basePath, String prefix, long rotateAgeMillis, long deleteAgeMillis) { in FileRotator() method in FileRotator