HomeSort by relevance Sort by last modified time
    Searched defs:PasspointManagementObjectManager (Results 1 - 2 of 2) sorted by null

  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/pps/
Policy.java 6 import com.android.server.wifi.hotspot2.omadm.PasspointManagementObjectManager;
13 import static com.android.server.wifi.hotspot2.omadm.PasspointManagementObjectManager.TAG_Country;
14 import static com.android.server.wifi.hotspot2.omadm.PasspointManagementObjectManager.TAG_DLBandwidth;
15 import static com.android.server.wifi.hotspot2.omadm.PasspointManagementObjectManager.TAG_FQDN_Match;
16 import static com.android.server.wifi.hotspot2.omadm.PasspointManagementObjectManager.TAG_IPProtocol;
17 import static com.android.server.wifi.hotspot2.omadm.PasspointManagementObjectManager.TAG_MaximumBSSLoadValue;
18 import static com.android.server.wifi.hotspot2.omadm.PasspointManagementObjectManager.TAG_MinBackhaulThreshold;
19 import static com.android.server.wifi.hotspot2.omadm.PasspointManagementObjectManager.TAG_NetworkType;
20 import static com.android.server.wifi.hotspot2.omadm.PasspointManagementObjectManager.TAG_PolicyUpdate;
21 import static com.android.server.wifi.hotspot2.omadm.PasspointManagementObjectManager.TAG_PortNumber
    [all...]
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/omadm/
PasspointManagementObjectManager.java 49 public class PasspointManagementObjectManager {
158 public PasspointManagementObjectManager(File ppsFile, boolean hs2enabled) {
    [all...]

Completed in 1001 milliseconds