Searched refs:mResumePending (Results 1 – 4 of 4) sorted by relevance
72 mResumePending(false), in Decoder()328 mResumePending = false; in onConfigure()357 mResumePending = true; in onResume()1050 if (mResumePending) { in notifyResumeCompleteIfNecessary()1051 mResumePending = false; in notifyResumeCompleteIfNecessary()
94 bool mResumePending; member
193 bool mResumePending; member
186 mResumePending(false), in NuPlayer()2060 mResumePending = true; in performResumeDecoders()2083 if (mResumePending) { in finishResume()2084 mResumePending = false; in finishResume()