Searched refs:daysBefore (Results 1 – 1 of 1) sorted by relevance
438 static long getMidnightTimestamp(int daysBefore) { in getMidnightTimestamp() argument445 date.add(java.util.Calendar.DAY_OF_MONTH, -daysBefore); in getMidnightTimestamp()