Searched refs:DATA_LINK_PROPERTIES_KEY (Results 1 – 5 of 5) sorted by relevance
82 public static final String DATA_LINK_PROPERTIES_KEY = "linkProperties"; field in PhoneConstants
195 PhoneConstants.DATA_LINK_PROPERTIES_KEY); in updateLinkProperitesAndCapatilities()332 PhoneConstants.DATA_LINK_PROPERTIES_KEY); in onReceive()
1371 intent.putExtra(PhoneConstants.DATA_LINK_PROPERTIES_KEY, linkProperties); in broadcastDataConnectionStateChanged()1419 intent.putExtra(PhoneConstants.DATA_LINK_PROPERTIES_KEY,linkProperties); in broadcastPreciseDataConnectionStateChanged()
557 …ublic static final String EXTRA_DATA_LINK_PROPERTIES_KEY = PhoneConstants.DATA_LINK_PROPERTIES_KEY;
1947 intent.putExtra(PhoneConstants.DATA_LINK_PROPERTIES_KEY, linkProperties); in onDataSetupComplete()