Home
last modified time | relevance | path

Searched defs:setupNaSocket (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Connectivity/Tethering/jni/
Dcom_android_networkstack_tethering_util_TetheringUtils.cpp162 { "setupNaSocket", "(Ljava/io/FileDescriptor;)V", in setupNaSocket() method
/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/util/
DTetheringUtils.java71 public static native void setupNaSocket(FileDescriptor fd) in setupNaSocket() method in TetheringUtils