Home
last modified time | relevance | path

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

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