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