Searched refs:EXTRA_APN_PROTO_KEY (Results 1 – 2 of 2) sorted by relevance
479 public static final String EXTRA_APN_PROTO_KEY = "apnProto"; field in TelephonyIntents
3012 intent.putExtra(TelephonyIntents.EXTRA_APN_PROTO_KEY, "IPV4V6"); in onDataSetupComplete()4592 intent.putExtra(TelephonyIntents.EXTRA_APN_PROTO_KEY, pcoData.bearerProto); in handlePcoData()