Home
last modified time | relevance | path

Searched defs:EXTRA_CALL_ORIGIN (Results 1 – 2 of 2) 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/services/Telephony/src/com/android/phone/
DPhoneGlobals.java956 public static final String EXTRA_CALL_ORIGIN = "com.android.phone.CALL_ORIGIN"; field in PhoneGlobals