HomeSort by relevance Sort by last modified time
    Searched refs:doIntCommand (Results 1 - 2 of 2) sorted by null

  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiNative.java 276 private int doIntCommand(String command) {
407 return doIntCommand("ADD_NETWORK");
    [all...]
  /frameworks/opt/net/wifi/service/jni/
com_android_server_wifi_WifiNative.cpp 80 static jint doIntCommand(JNIEnv* env, jstring javaCommand) {
161 return doIntCommand(env, javaCommand);
    [all...]

Completed in 3265 milliseconds