Searched refs:android_net_wifi_getInterfaces (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/jni/
H A Dcom_android_server_wifi_WifiNative.cpp237 static int android_net_wifi_getInterfaces(JNIEnv *env, jclass cls) { function in namespace:android
247 THROW(env, "android_net_wifi_getInterfaces no interfaces");
252 THROW(env, "android_net_wifi_getInterfaces null interface array");
1078 { "getInterfacesNative", "()I", (void*) android_net_wifi_getInterfaces},

Completed in 25 milliseconds