Searched refs:doIntCommandNative (Results 1 – 1 of 1) sorted by relevance
251 private native int doIntCommandNative(String command); in doIntCommandNative() method in WifiNative279 int result = doIntCommandNative(mInterfacePrefix + command); in doIntCommand()