Searched refs:apnProtocol (Results 1 – 2 of 2) sorted by relevance
443 int apnProtocol = original.getIntExtra(TelephonyManager.EXTRA_APN_PROTOCOL, -1); in createCompatIntent() local444 compatIntent.putExtra(TelephonyIntents.EXTRA_APN_PROTOCOL_INT, apnProtocol); in createCompatIntent()446 ApnSetting.getProtocolStringFromInt(apnProtocol)); in createCompatIntent()
926 private void testSetIkeTrafficSelectors(int apnProtocol, boolean handover) throws Exception { in testSetIkeTrafficSelectors() argument957 getHandoverTunnelSetupRequest(TEST_APN_NAME, apnProtocol), in testSetIkeTrafficSelectors()962 getBasicTunnelSetupRequest(TEST_APN_NAME, apnProtocol), in testSetIkeTrafficSelectors()988 switch (apnProtocol) { in testSetIkeTrafficSelectors()