Searched refs:mResumePending (Results 1 – 4 of 4) sorted by relevance
113 bool mResumePending; member
235 bool mResumePending; member
91 mResumePending(false), in Decoder()396 mResumePending = false; in onConfigure()480 mResumePending = true; in onResume()1330 if (mResumePending) { in notifyResumeCompleteIfNecessary()1331 mResumePending = false; in notifyResumeCompleteIfNecessary()
197 mResumePending(false), in NuPlayer()2485 mResumePending = true; in performResumeDecoders()2508 if (mResumePending) { in finishResume()2509 mResumePending = false; in finishResume()