Searched refs:cecClient (Results 1 – 1 of 1) sorted by relevance
83 Process cecClient; in getValidCecClientPorts() local90 cecClient = RunUtil.getDefault().runCmdInBackground(listPortsCommand); in getValidCecClientPorts()99 new BufferedReader(new InputStreamReader(cecClient.getInputStream())); in getValidCecClientPorts()100 while (cecClient.isAlive()) { in getValidCecClientPorts()110 cecClient.waitFor(); in getValidCecClientPorts()