Searched refs:mDisabledApnTypeBitMask (Results 1 – 1 of 1) sorted by relevance
292 private int mDisabledApnTypeBitMask = 0; field in DataConnection970 mDisabledApnTypeBitMask = 0; in clearSettings()1346 mApnSetting.getApnTypeBitmask() & ~mDisabledApnTypeBitMask).split(","); in getNetworkCapabilities()2221 mDisabledApnTypeBitMask |= getDisallowedApnTypes(); in enter()2295 mDisabledApnTypeBitMask &= ~cp.mApnContext.getApnTypeBitmask(); in processMessage()2328 mDisabledApnTypeBitMask |= dp.mApnContext.getApnTypeBitmask(); in processMessage()