summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/10/changes
diff options
context:
space:
mode:
authorGlenn Kasten <gkasten@google.com>2012-11-28 07:39:25 -0800
committerGlenn Kasten <gkasten@google.com>2012-11-29 14:40:23 -0800
commit95bd2329c6a36211f18be3e089eaa775ec62df62 (patch)
tree66e3c484be51c49555c66b33bbd30eccf61b01a2 /docs/html/sdk/api_diff/10/changes
parent3251d363139cbda760af27755f5685a14afe6655 (diff)
Simplify AudioTrack event handling and fix a race
Fixed race where mEventHandlerDelegate was accessed multiple times with an assumption that all values read were the same. If setPlaybackPositionUpdateListener was called with a null listener, it did not update the delegate. Inner classes can access final local variables of the enclosing method. Use this to remove fields mPositionListener, mPositionListenerLock, mListener. Change-Id: Ibf5cae61a1a9d21b745b90d4b74f9be14b66e37b
Diffstat (limited to 'docs/html/sdk/api_diff/10/changes')
0 files changed, 0 insertions, 0 deletions