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