HomeSort by relevance Sort by last modified time
    Searched refs:roundSessionStart (Results 1 - 3 of 3) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
InProgressCallSession.java 65 startSystemTimeMin = TelephonyMetrics.roundSessionStart(System.currentTimeMillis());
InProgressSmsSession.java 81 startSystemTimeMin = TelephonyMetrics.roundSessionStart(System.currentTimeMillis());
TelephonyMetrics.java 547 static int roundSessionStart(long timestamp) {
    [all...]

Completed in 1216 milliseconds