Searched refs:roundSessionStart (Results 1 – 3 of 3) sorted by relevance
65 startSystemTimeMin = TelephonyMetrics.roundSessionStart(System.currentTimeMillis()); in InProgressCallSession()
81 startSystemTimeMin = TelephonyMetrics.roundSessionStart(System.currentTimeMillis()); in InProgressSmsSession()
850 static int roundSessionStart(long timestamp) { in roundSessionStart() method in TelephonyMetrics