Searched defs:hwAddress (Results 1 – 3 of 3) sorted by relevance
196 public TextView hwAddress; field in NetworkListAdapter.ViewHolder
147 protected void addInterface(@NonNull final String ifaceName, @NonNull final String hwAddress, in addInterface()412 NetworkInterfaceState(String ifaceName, String hwAddress, Handler handler, Context context, in NetworkInterfaceState()
618 final String hwAddress = config.hwAddr; in addInterface() local