Searched defs:bringUpInterface (Results 1 – 2 of 2) sorted by relevance
61 public static native void bringUpInterface(String iface); in bringUpInterface() method in ServiceConnectivityJni
180 static void bringUpInterface(JNIEnv *env, jclass /* clazz */, jstring jIface) { in bringUpInterface() function201 {"bringUpInterface", "(Ljava/lang/String;)V", (void *)bringUpInterface}, in bringUpInterface() method