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