Searched refs:commandParam (Results 1 – 1 of 1) sorted by relevance
528 static HdmiCecMessage buildUserControlPressed(int src, int dest, byte[] commandParam) { in buildUserControlPressed() argument529 return buildCommand(src, dest, Constants.MESSAGE_USER_CONTROL_PRESSED, commandParam); in buildUserControlPressed()