Searched refs:mCommunicationDeviceLock (Results 1 – 1 of 1) sorted by relevance
316 private final Object mCommunicationDeviceLock = new Object(); field in AudioDeviceBroker343 synchronized (mCommunicationDeviceLock) { in setCommunicationDevice()626 synchronized (mCommunicationDeviceLock) { in getCommunicationDevice()631 mCommunicationDeviceLock.wait( in getCommunicationDevice()1945 synchronized (mCommunicationDeviceLock) { in handleMessage()1952 mCommunicationDeviceLock.notify(); in handleMessage()