Searched refs:mTimestamp (Results 51 - 53 of 53) sorted by relevance

123

/frameworks/av/services/audioflinger/
H A DTracks.cpp923 timestamp.mTime = playbackThread->mLatchQ.mTimestamp.mTime;
H A DThreads.cpp2446 status_t status = mNormalSink->getTimestamp(mLatchD.mTimestamp);
2449 if (totalFramesWritten >= mLatchD.mTimestamp.mPosition) {
2450 mLatchD.mUnpresentedFrames = totalFramesWritten - mLatchD.mTimestamp.mPosition;
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DSMSDispatcher.java1309 private long mTimestamp = System.currentTimeMillis(); field in class:SMSDispatcher.SmsTracker

Completed in 211 milliseconds

123