Searched refs:ifaceList (Results 1 – 1 of 1) sorted by relevance
217 String[] ifaceList = getInterfaceList(); in getInterface() local218 if (ifaceList.length > 0) { in getInterface()219 return getInterface(ifaceList[0]); in getInterface()