Home
last modified time | relevance | path

Searched refs:getPhoneInfo (Results 1 – 2 of 2) sorted by relevance

/packages/services/Telephony/src/com/android/phone/
DEmergencyDialer.java499 mShortcutViewConfig.getPhoneInfo()); in onConfirmClick()
720 phoneToMakeCall = mShortcutViewConfig.getPhoneInfo(); in placeCall()
726 phoneToMakeCall = mShortcutViewConfig.getPhoneInfo(); in placeCall()
1070 mShortcutAdapter.updateCountryEccInfo(this, mShortcutViewConfig.getPhoneInfo()); in updateLocationAndEccInfo()
DShortcutViewUtils.java83 PhoneInfo getPhoneInfo() { in getPhoneInfo() method in ShortcutViewUtils.Config