Home | History | Annotate | Download | only in connectivity

Lines Matching refs:oldInterface

893         String oldInterface = mInterface;
939 if (oldInterface != null && !oldInterface.equals(interfaze)) {
940 jniReset(oldInterface);
957 mInterface = oldInterface;