Home | History | Annotate | Download | only in connectivity

Lines Matching full:ifaces

82     private HashMap<String, TetherInterfaceSM> mIfaces; // all tethered/tetherable ifaces
326 Set ifaces = mIfaces.keySet();
327 for (Object iface : ifaces) {
452 String[] ifaces = new String[0];
454 ifaces = service.listInterfaces();
459 for (String iface : ifaces) {
503 String[] ifaces = new String[0];
505 ifaces = service.listInterfaces();
510 for (String iface : ifaces) {
1167 String[] ifaces = new String[0];
1169 ifaces = service.listInterfaces();
1175 for (String iface : ifaces) {