Searched refs:mTestLock (Results 1 – 2 of 2) sorted by relevance
349 private final Object mTestLock = new Object(); field in NDKMidiActivity.NDKMidiTestModule488 synchronized (mTestLock) { in getTestStatusString()525 synchronized (mTestLock) { in showTimeoutMessage()539 synchronized (mTestLock) { in startLoopbackTest()548 synchronized (mTestLock) { in startLoopbackTest()560 synchronized (mTestLock) { in startLoopbackTest()586 synchronized (mTestLock) { in hasTestPassed()593 synchronized (mTestLock) { in endTest()
89 private final Object mTestLock = new Object(); field in MidiActivity579 synchronized (mTestLock) { in showTimeoutMessage()593 synchronized (mTestLock) { in startLoopbackTest()618 synchronized (mTestLock) { in startLoopbackTest()790 synchronized (mTestLock) { in onSend()