Searched refs:oldInterface (Results 1 – 1 of 1) sorted by relevance
1040 String oldInterface = mInterface; in establish() local1095 if (oldInterface != null && !oldInterface.equals(interfaze)) { in establish()1096 jniReset(oldInterface); in establish()1113 mInterface = oldInterface; in establish()