Home
last modified time | relevance | path

Searched refs:stopScanNative (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiNative.java1663 private static native boolean stopScanNative(int iface, int id); in stopScanNative() method in WifiNative
1933 stopScanNative(sWlan0Index, sScanCmdId); in stopScan()
1948 stopScanNative(sWlan0Index, sScanCmdId); in pauseScan()