Searched refs:assertProtocol (Results 1 – 1 of 1) sorted by relevance
171 private void assertProtocol(boolean cond, String message) throws ProtocolError { in assertProtocol() method in AudioProtocol234 assertProtocol(len == 20, "wrong payload len"); in handleStartPlayback()315 assertProtocol(len == 0, "wrong payload len"); in handleStopPlayback()331 assertProtocol(len == 16, "wrong payload len"); in handleStartRecording()402 assertProtocol(len == 0, "wrong payload len"); in handleStopRecording()423 assertProtocol(len == 0, "wrong payload len"); in handleGetDeviceInfo()