Home
last modified time | relevance | path

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

/packages/apps/ContactsCommon/src/com/android/contacts/common/
DCallUtil.java94 public static Intent getVideoCallIntent(String number, String callOrigin) { in getVideoCallIntent() method in CallUtil
/packages/apps/Contacts/src/com/android/contacts/quickcontact/
DQuickContactActivity.java1911 thirdIntent = CallUtil.getVideoCallIntent(phone.getNumber(), in dataItemToEntry()