Searched refs:mDisabledApnTypeBitMask (Results 1 – 1 of 1) sorted by relevance
292 private int mDisabledApnTypeBitMask = 0; field in DataConnection953 mDisabledApnTypeBitMask = 0; in clearSettings()1328 mApnSetting.getApnTypeBitmask() & ~mDisabledApnTypeBitMask).split(","); in getNetworkCapabilities()2203 mDisabledApnTypeBitMask |= getDisallowedApnTypes(); in enter()2277 mDisabledApnTypeBitMask &= ~cp.mApnContext.getApnTypeBitmask(); in processMessage()2310 mDisabledApnTypeBitMask |= dp.mApnContext.getApnTypeBitmask(); in processMessage()