OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:maybeRotate
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/core/tests/coretests/src/com/android/internal/util/
FileRotatorTest.java
131
rotate.
maybeRotate
(currentTime);
153
rotate.
maybeRotate
(currentTime);
163
rotate.
maybeRotate
(currentTime);
168
rotate.
maybeRotate
(currentTime);
241
rotate.
maybeRotate
(currentTime);
245
rotate.
maybeRotate
(currentTime);
249
rotate.
maybeRotate
(currentTime);
253
rotate.
maybeRotate
(currentTime);
319
rotate.
maybeRotate
(currentTime);
346
rotate.
maybeRotate
(currentTime)
[
all
...]
/frameworks/base/services/java/com/android/server/net/
NetworkStatsRecorder.java
215
mRotator.
maybeRotate
(currentTimeMillis);
227
mRotator.
maybeRotate
(currentTimeMillis);
354
mRotator.
maybeRotate
(endMillis);
372
mRotator.
maybeRotate
(endMillis);
/frameworks/base/core/java/com/android/internal/util/
FileRotator.java
47
* Users must periodically call {@link #
maybeRotate
(long)} to perform actual
334
public void
maybeRotate
(long currentTimeMillis) {
Completed in 548 milliseconds