Home
last modified time | relevance | path

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

/packages/modules/Wifi/framework/java/android/net/wifi/
DWifiManager.java2051 private static final int MAX_POLICIES_PER_QOS_REQUEST = 16; field in WifiManager
2060 return MAX_POLICIES_PER_QOS_REQUEST; in getMaxNumberOfPoliciesPerQosRequest()