Home
last modified time | relevance | path

Searched refs:EXTRA_CALL_ORIGIN (Results 1 – 3 of 3) sorted by relevance

/packages/apps/PhoneCommon/src/com/android/phone/common/
DPhoneConstants.java26 public static final String EXTRA_CALL_ORIGIN = "com.android.phone.CALL_ORIGIN"; field in PhoneConstants
/packages/apps/ContactsCommon/src/com/android/contacts/common/
DCallUtil.java135 intent.putExtra(PhoneConstants.EXTRA_CALL_ORIGIN, callOrigin); in getCallIntent()
/packages/services/Telephony/src/com/android/phone/
DPhoneGlobals.java956 public static final String EXTRA_CALL_ORIGIN = "com.android.phone.CALL_ORIGIN"; field in PhoneGlobals