Searched refs:mSendDataNotification (Results 1 – 2 of 2) sorted by relevance
36 mSendDataNotification(true) { in NuPlayerStreamListener()63 if (mSendDataNotification) { in queueBuffer()64 mSendDataNotification = false; in queueBuffer()84 if (mSendDataNotification) { in issueCommand()85 mSendDataNotification = false; in issueCommand()106 mSendDataNotification = true; in read()
67 bool mSendDataNotification; member