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