Searched refs:newMaxDataAttachModemCount (Results 1 – 1 of 1) sorted by relevance
990 int newMaxDataAttachModemCount = TelephonyManager.getDefault() in onPhoneCapabilityChangedInternal() local992 if (mMaxDataAttachModemCount != newMaxDataAttachModemCount) { in onPhoneCapabilityChangedInternal()993 mMaxDataAttachModemCount = newMaxDataAttachModemCount; in onPhoneCapabilityChangedInternal()