apnValue.put(Telephony.Carriers.ROAMING_PROTOCOL,nullToEmpty(mRoamingProtocol)); | apnValue.put(Telephony.Carriers.ROAMING_PROTOCOL,nullToEmpty(PROTOCOL_INT_MAP.get(mRoamingProtocol))); | mRoamingProtocol | PROTOCOL_INT_MAP.get(mRoamingProtocol) | platform_frameworks_base | 7e1298f1a4122490d8fd9e587e65134161dd7154 | android.telephony.data.ApnSetting | | _1 | mRoamingProtocol |
---|
_2 | mRoamingProtocol |
---|
| | | | Uses | True |
apnValue.put(Telephony.Carriers.PROTOCOL,nullToEmpty(mProtocol)); | apnValue.put(Telephony.Carriers.PROTOCOL,nullToEmpty(PROTOCOL_INT_MAP.get(mProtocol))); | mProtocol | PROTOCOL_INT_MAP.get(mProtocol) | platform_frameworks_base | 7e1298f1a4122490d8fd9e587e65134161dd7154 | android.telephony.data.ApnSetting | | | | | | Uses | True |
apnValue.put(Telephony.Carriers.ROAMING_PROTOCOL,nullToEmpty(mRoamingProtocol)); | apnValue.put(Telephony.Carriers.ROAMING_PROTOCOL,nullToEmpty(PROTOCOL_INT_MAP.get(mRoamingProtocol))); | mRoamingProtocol | PROTOCOL_INT_MAP.get(mRoamingProtocol) | platform_frameworks_base | a5b7e70eff84650bbc64e3d81581d6d75645e09a | android.telephony.data.ApnSetting | | _1 | mRoamingProtocol |
---|
_2 | mRoamingProtocol |
---|
| | | | Uses | True |
apnValue.put(Telephony.Carriers.PROTOCOL,nullToEmpty(mProtocol)); | apnValue.put(Telephony.Carriers.PROTOCOL,nullToEmpty(PROTOCOL_INT_MAP.get(mProtocol))); | mProtocol | PROTOCOL_INT_MAP.get(mProtocol) | platform_frameworks_base | a5b7e70eff84650bbc64e3d81581d6d75645e09a | android.telephony.data.ApnSetting | | | | | | Uses | True |