Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/aware/
DWifiAwareNativeApi.java123 /* package */ static final String PARAM_DISCOVERY_BEACON_INTERVAL_MS = field in WifiAwareNativeApi
246 defaultMap.put(PARAM_DISCOVERY_BEACON_INTERVAL_MS, in onReset()
254 inactiveMap.put(PARAM_DISCOVERY_BEACON_INTERVAL_MS, in onReset()
262 idleMap.put(PARAM_DISCOVERY_BEACON_INTERVAL_MS, in onReset()
1093 PARAM_DISCOVERY_BEACON_INTERVAL_MS); in updateConfigForPowerSettings()