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