Home | History | Annotate | Download | only in volume

Lines Matching refs:SECONDS_MS

66     private static final int SECONDS_MS = 1000;
67 private static final int MINUTES_MS = 60 * SECONDS_MS;