Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiNative.java1668 private native static boolean resetHotlistNative(int iface, int id); in resetHotlistNative() method in WifiNative
1697 resetHotlistNative(sWlan0Index, sHotlistCmdId); in resetHotlist()