Searched refs:SESSION_START_PRECISION_MINUTES (Results 1 – 1 of 1) sorted by relevance
117 private static final int SESSION_START_PRECISION_MINUTES = 5; field in TelephonyMetrics548 return (int) ((timestamp) / (MINUTE_IN_MILLIS * SESSION_START_PRECISION_MINUTES) in roundSessionStart()549 * (SESSION_START_PRECISION_MINUTES)); in roundSessionStart()