Searched refs:mUpdateablePropLock (Results 1 – 1 of 1) sorted by relevance
318 private final Object mUpdateablePropLock = new Object(); field in AudioPlaybackConfiguration376 synchronized (mUpdateablePropLock) { in setUpdateableFields()454 synchronized (mUpdateablePropLock) { in getAudioDeviceInfo()471 synchronized (mUpdateablePropLock) { in getSessionId()486 synchronized (mUpdateablePropLock) { in isMuted()500 synchronized (mUpdateablePropLock) { in getMutedBy()568 synchronized (mUpdateablePropLock) { in isSpatialized()580 synchronized (mUpdateablePropLock) { in getSampleRate()593 synchronized (mUpdateablePropLock) { in getChannelMask()627 synchronized (mUpdateablePropLock) { in handleSessionIdEvent()[all …]