Searched refs:nativeSetInterfaceUp (Results 1 – 1 of 1) sorted by relevance
143 nativeSetInterfaceUp(mIfName, isUp); in setInterfaceUp()146 private native void nativeSetInterfaceUp(String interfaceName, boolean isUp) throws IOException; in nativeSetInterfaceUp() method in TunInterfaceController