Searched refs:mResumePending (Results 1 – 8 of 8) sorted by relevance
113 bool mResumePending; member
92 mResumePending(false), in Decoder()392 mResumePending = false; in onConfigure()468 mResumePending = true; in onResume()1293 if (mResumePending) { in notifyResumeCompleteIfNecessary()1294 mResumePending = false; in notifyResumeCompleteIfNecessary()
229 bool mResumePending; member
196 mResumePending(false), in NuPlayer()2432 mResumePending = true; in performResumeDecoders()2455 if (mResumePending) { in finishResume()2456 mResumePending = false; in finishResume()
114 bool mResumePending; member
92 mResumePending(false), in Decoder()411 mResumePending = false; in onConfigure()487 mResumePending = true; in onResume()1305 if (mResumePending) { in notifyResumeCompleteIfNecessary()1306 mResumePending = false; in notifyResumeCompleteIfNecessary()
253 bool mResumePending; member
232 mResumePending(false), in NuPlayer2()2649 mResumePending = true; in performResumeDecoders()2672 if (mResumePending) { in finishResume()2673 mResumePending = false; in finishResume()