HomeSort by relevance Sort by last modified time
    Searched refs:maybeRotate (Results 1 - 6 of 6) sorted by null

  /frameworks/base/core/tests/utiltests/src/com/android/internal/util/
FileRotatorTest.java 133 rotate.maybeRotate(currentTime);
155 rotate.maybeRotate(currentTime);
165 rotate.maybeRotate(currentTime);
170 rotate.maybeRotate(currentTime);
243 rotate.maybeRotate(currentTime);
247 rotate.maybeRotate(currentTime);
251 rotate.maybeRotate(currentTime);
255 rotate.maybeRotate(currentTime);
321 rotate.maybeRotate(currentTime);
348 rotate.maybeRotate(currentTime)
    [all...]
  /frameworks/base/services/core/java/com/android/server/net/
NetworkStatsRecorder.java 283 mRotator.maybeRotate(currentTimeMillis);
296 mRotator.maybeRotate(currentTimeMillis);
431 mRotator.maybeRotate(endMillis);
451 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) {
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 

Completed in 1232 milliseconds