Searched refs:oldInterface (Results 1 – 1 of 1) sorted by relevance
1068 String oldInterface = mInterface; in establish() local1123 if (oldInterface != null && !oldInterface.equals(interfaze)) { in establish()1124 jniReset(oldInterface); in establish()1141 mInterface = oldInterface; in establish()