Searched refs:stopParams (Results 1 – 1 of 1) sorted by relevance
535 sp<AMessage> &stopParams, int64_t delayUs, bool *needResumeUntil) { in checkSwitchProgress() argument537 CHECK(stopParams->findString("uri", &newUri)); in checkSwitchProgress()599 stopParams->setInt32("discontinuitySeq", startTime.mSeq); in checkSwitchProgress()600 stopParams->setInt64(getKeyForStream(stream), startTime.mTimeUs); in checkSwitchProgress()846 sp<AMessage> stopParams = msg; in onMessageReceived() local847 if (checkSwitchProgress(stopParams, delayUs, &needResumeUntil)) { in onMessageReceived()870 info.mFetcher->resumeUntilAsync(stopParams); in onMessageReceived()