Searched refs:EXTRA_CALL_ORIGIN (Results 1 – 3 of 3) sorted by relevance
26 public static final String EXTRA_CALL_ORIGIN = "com.android.phone.CALL_ORIGIN"; field in PhoneConstants
135 intent.putExtra(PhoneConstants.EXTRA_CALL_ORIGIN, callOrigin); in getCallIntent()
956 public static final String EXTRA_CALL_ORIGIN = "com.android.phone.CALL_ORIGIN"; field in PhoneGlobals