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

  /frameworks/base/wifi/java/android/net/wifi/
WifiNative.java 95 public native static boolean removeNetworkCommand(int netId);
WifiConfigStore.java 282 if (WifiNative.removeNetworkCommand(netId)) {
321 boolean ret = WifiNative.removeNetworkCommand(netId);
    [all...]

Completed in 25 milliseconds