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