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