Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiNative.java152 private static int getNewCmdIdLocked() { in getNewCmdIdLocked() method in WifiNative
183 int cmdId = getNewCmdIdLocked(); in doBooleanCommand()
195 int cmdId = getNewCmdIdLocked(); in doBooleanCommandWithoutLogging()
205 int cmdId = getNewCmdIdLocked(); in doIntCommand()
222 int cmdId = getNewCmdIdLocked(); in doStringCommand()
1585 sScanCmdId = getNewCmdIdLocked(); in startScan()
1677 sHotlistCmdId = getNewCmdIdLocked(); in setHotlist()
1749 sSignificantWifiChangeCmdId = getNewCmdIdLocked(); in trackSignificantWifiChange()
1853 sRttCmdId = getNewCmdIdLocked(); in requestRtt()
2064 sLogCmdId = getNewCmdIdLocked(); in setLoggingEventHandler()
[all …]