Searched refs:mTotalStartUptime (Results 1 – 1 of 1) sorted by relevance
51 private long mTotalStartUptime; field in AssociationState358 - mAssociationState.mTotalStartUptime; in stopTracking()597 + (mTotalNesting > 0 ? (now - mTotalStartUptime) : 0); in getTotalDuration()623 mTotalStartUptime = now; in startSource()700 mTotalStartUptime = now; in resetSafely()774 mTotalDuration += nowUptime - mTotalStartUptime; in commitStateTime()775 mTotalStartUptime = nowUptime; in commitStateTime()872 totalDuration += now - mTotalStartUptime; in dumpStats()893 TimeUtils.formatDuration(mTotalStartUptime, now, pw); in dumpStats()