Searched refs:PHONE_NAME_KEY (Results 1 – 4 of 4) sorted by relevance
75 public static final String PHONE_NAME_KEY = "phoneName"; field in PhoneConstants
482 intent.putExtra(PhoneConstants.PHONE_NAME_KEY, "Phone"); in broadcastIccStateChangedIntent()503 intent.putExtra(PhoneConstants.PHONE_NAME_KEY, "Phone"); in broadcastInternalIccStateChangedIntent()
557 i.putExtra(PhoneConstants.PHONE_NAME_KEY, "Phone"); in broadcastSimStateChanged()
263 intent.putExtra(PhoneConstants.PHONE_NAME_KEY, mActivePhone.getPhoneName()); in phoneObjectUpdater()