Searched refs:MONTH_IN_MILLIS (Results 1 – 2 of 2) sorted by relevance
110 private static final long MONTH_IN_MILLIS = 30 * 24 * 3600 * 1000L; field in SmsReleaseStorage124 return duration.mCount * MONTH_IN_MILLIS; in durationToTimeInMillis()
72 const val MONTH_IN_MILLIS = 2629800000L in <lambda>() constant226 - (groupByMonth * MONTH_IN_MILLIS)) { in getGroupTitle()