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

  /frameworks/base/packages/Osu/src/com/android/hotspot2/pps/
Policy.java 4 import com.android.hotspot2.omadm.MOManager;
13 import static com.android.hotspot2.omadm.MOManager.TAG_Country;
14 import static com.android.hotspot2.omadm.MOManager.TAG_DLBandwidth;
15 import static com.android.hotspot2.omadm.MOManager.TAG_FQDN_Match;
16 import static com.android.hotspot2.omadm.MOManager.TAG_IPProtocol;
17 import static com.android.hotspot2.omadm.MOManager.TAG_MaximumBSSLoadValue;
18 import static com.android.hotspot2.omadm.MOManager.TAG_MinBackhaulThreshold;
19 import static com.android.hotspot2.omadm.MOManager.TAG_NetworkType;
20 import static com.android.hotspot2.omadm.MOManager.TAG_PolicyUpdate;
21 import static com.android.hotspot2.omadm.MOManager.TAG_PortNumber
    [all...]
  /frameworks/base/packages/Osu/src/com/android/hotspot2/omadm/
MOManager.java 50 public class MOManager {
159 public MOManager(File ppsFile, boolean hs2enabled) {
    [all...]

Completed in 384 milliseconds