Searched refs:mStopReceiving (Results 1 – 1 of 1) sorted by relevance
397 mStopReceiving = true; in onStop()566 while (!mStopReceiving) { in waitForData()640 if (mStopReceiving) { in initStreaming()794 while (!mStopReceiving) { in receiver()822 mStopReceiving = true; in receiver()828 mStopReceiving = true; in receiver()932 std::atomic<bool> mStopReceiving = false; member in android::__anon5cfad2040111::PMSCDataLoader