Searched refs:MAX_MESSAGE_HANDLING_DELAY_MS (Results 1 – 2 of 2) sorted by relevance
55 private static final int MAX_MESSAGE_HANDLING_DELAY_MS = 100; field in AudioServiceTest107 Thread.sleep(MAX_MESSAGE_HANDLING_DELAY_MS); in testMuteMicrophone()132 Thread.sleep(MAX_MESSAGE_HANDLING_DELAY_MS); in testMuteMicrophoneWhenFail()144 Thread.sleep(MAX_MESSAGE_HANDLING_DELAY_MS); // wait for full AudioService initialization in testRingNotifAlias()155 Thread.sleep(MAX_MESSAGE_HANDLING_DELAY_MS); in testRingNotifAlias()
56 private static final int MAX_MESSAGE_HANDLING_DELAY_MS = 100; field in AudioDeviceBrokerTest105 Thread.sleep(2 * MAX_MESSAGE_HANDLING_DELAY_MS); in testPostA2dpDeviceConnectionChange()193 Thread.sleep(MAX_MESSAGE_HANDLING_DELAY_MS); in testSetWiredDeviceConnectionState()245 Thread.sleep(MAX_MESSAGE_HANDLING_DELAY_MS); in doTestConnectionDisconnectionReconnection()259 Thread.sleep(AudioService.BECOMING_NOISY_DELAY_MS + MAX_MESSAGE_HANDLING_DELAY_MS); in doTestConnectionDisconnectionReconnection()