Searched refs:mSendDataNotification (Results 1 – 2 of 2) sorted by relevance
36 mSendDataNotification(true) { in NuPlayerStreamListener()65 if (mSendDataNotification) { in queueBuffer()66 mSendDataNotification = false; in queueBuffer()86 if (mSendDataNotification) { in issueCommand()87 mSendDataNotification = false; in issueCommand()108 mSendDataNotification = true; in read()
67 bool mSendDataNotification; member