Searched defs:hwAddress (Results 1 – 2 of 2) sorted by relevance
140 void addInterface(String ifaceName, String hwAddress, NetworkCapabilities capabilities, in addInterface()362 NetworkInterfaceState(String ifaceName, String hwAddress, Handler handler, Context context, in NetworkInterfaceState()
304 final String hwAddress = config.getHardwareAddress(); in addInterface() local