Searched refs:setUsbAndNcmRegexs (Results 1 – 1 of 1) sorted by relevance
614 setUsbAndNcmRegexs(rndisRegexs, ncmRegexs); in testNcmRegexs()617 setUsbAndNcmRegexs(rndisNcmRegexs, new String[0]); in testNcmRegexs()623 setUsbAndNcmRegexs(rndisRegexs, ncmRegexs); in testNcmRegexs()626 setUsbAndNcmRegexs(rndisNcmRegexs, new String[0]); in testNcmRegexs()631 setUsbAndNcmRegexs(rndisRegexs, ncmRegexs); in testNcmRegexs()636 private void setUsbAndNcmRegexs(final String[] usbRegexs, final String[] ncmRegexs) { in setUsbAndNcmRegexs() method in TetheringConfigurationTest