Searched refs:mResumePending (Results 1 – 4 of 4) sorted by relevance
91 mResumePending(false), in Decoder()385 mResumePending = false; in onConfigure()461 mResumePending = true; in onResume()1237 if (mResumePending) { in notifyResumeCompleteIfNecessary()1238 mResumePending = false; in notifyResumeCompleteIfNecessary()
113 bool mResumePending; member
212 bool mResumePending; member
192 mResumePending(false), in NuPlayer()2280 mResumePending = true; in performResumeDecoders()2303 if (mResumePending) { in finishResume()2304 mResumePending = false; in finishResume()