Home | History | Annotate | Download | only in server

Lines Matching full:mdst

2957                     // is received by MDST and sent here as EVENT_STATE_CHANGED.
3927 MobileDataStateTracker mdst =
3929 return (mdst != null) && (mdst.isReady());
4168 if (DBG) log("isMobileOk: mdst is not ready");
4173 if (DBG) log("isMobileOk: mdst ready, enable fail fast of mobile data");
4217 MobileDataStateTracker mdst = (MobileDataStateTracker)
4219 if (mdst.isProvisioningNetwork()) {
4465 MobileDataStateTracker mdst = (MobileDataStateTracker)
4467 mdst.enableMobileProvisioning(url);