Home
last modified time | relevance | path

Searched refs:nativeSetInterfaceUp (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Connectivity/thread/service/java/com/android/server/thread/
DTunInterfaceController.java143 nativeSetInterfaceUp(mIfName, isUp); in setInterfaceUp()
146 private native void nativeSetInterfaceUp(String interfaceName, boolean isUp) throws IOException; in nativeSetInterfaceUp() method in TunInterfaceController