Searched refs:isEthernet (Results 1 – 1 of 1) sorted by relevance
193 if (isEthernet(nif.getName())) { in checkNetworkInterface_returnsAnonymizedHardwareAddresses()214 private static boolean isEthernet(String ifName) throws Exception { in isEthernet() method in SELinuxTargetSdkTestBase