Searched refs:PHONE_NAME_KEY (Results 1 – 3 of 3) sorted by relevance
73 public static final String PHONE_NAME_KEY = "phoneName"; field in PhoneConstants
346 intent.putExtra(PhoneConstants.PHONE_NAME_KEY, "Phone"); in broadcastIccStateChangedIntent()
210 intent.putExtra(PhoneConstants.PHONE_NAME_KEY, mActivePhone.getPhoneName()); in updatePhoneObject()