Searched defs:EXTRA_APN_PROTOCOL (Results 1 – 3 of 3) sorted by relevance
398 public static final String EXTRA_APN_PROTOCOL = "apnProto"; field in TelephonyIntents
86 FAKE_PCO_INTENT.putExtra(TelephonyManager.EXTRA_APN_PROTOCOL, ApnSetting.PROTOCOL_IP); in FAKE_PCO_INTENT.putExtra()
1769 public static final String EXTRA_APN_PROTOCOL = "android.telephony.extra.APN_PROTOCOL"; field in TelephonyManager