Searched refs:stopParams (Results 1 – 1 of 1) sorted by relevance
539 sp<AMessage> &stopParams, int64_t delayUs, bool *needResumeUntil) { in checkSwitchProgress() argument541 CHECK(stopParams->findString("uri", &newUri)); in checkSwitchProgress()603 stopParams->setInt32("discontinuitySeq", startTime.mSeq); in checkSwitchProgress()604 stopParams->setInt64(getKeyForStream(stream), startTime.mTimeUs); in checkSwitchProgress()850 sp<AMessage> stopParams = msg; in onMessageReceived() local851 if (checkSwitchProgress(stopParams, delayUs, &needResumeUntil)) { in onMessageReceived()874 info.mFetcher->resumeUntilAsync(stopParams); in onMessageReceived()