Searched refs:EXTRA_APN_PROTOCOL_INT (Results 1 – 2 of 2) sorted by relevance
405 public static final String EXTRA_APN_PROTOCOL_INT = "apnProtoInt"; field in TelephonyIntents
444 compatIntent.putExtra(TelephonyIntents.EXTRA_APN_PROTOCOL_INT, apnProtocol); in createCompatIntent()