Home | History | Annotate | Download | only in connectivity

Lines Matching defs:ifaces

844         String[] ifaces = null;
846 ifaces = mNMService.listInterfaces();
852 if (ifaces != null) {
853 for (String iface : ifaces) {