Searched refs:mTimestampStart (Results 1 – 2 of 2) sorted by relevance
759 if (now - lastState.mTimestampStart < BUFFER_TIME) { in addData()827 protected final long mTimestampStart; field in TelephonyAnalytics.ServiceStateAnalytics.TimeStampedServiceState834 mTimestampStart = timestampStart; in TimeStampedServiceState()846 + mTimestampStart; in toString()855 return mTimestampStart; in getTimestampStart()
114 long timeInterval = endTimeStamp - lastState.mTimestampStart; in getContentValues()