Searched refs:PHONE_NAME_KEY (Results 1 – 4 of 4) sorted by relevance
78 public static final String PHONE_NAME_KEY = "phoneName"; field in PhoneConstants
473 intent.putExtra(PhoneConstants.PHONE_NAME_KEY, "Phone"); in broadcastIccStateChangedIntent()494 intent.putExtra(PhoneConstants.PHONE_NAME_KEY, "Phone"); in broadcastInternalIccStateChangedIntent()
675 i.putExtra(PhoneConstants.PHONE_NAME_KEY, "Phone"); in broadcastSimStateChanged()
3079 intent.putExtra(PhoneConstants.PHONE_NAME_KEY, getPhoneName()); in phoneObjectUpdater()