Home
last modified time | relevance | path

Searched defs:getCallIntent (Results 1 – 1 of 1) sorted by relevance

/packages/apps/ContactsCommon/src/com/android/contacts/common/
DCallUtil.java39 public static Intent getCallIntent(String number) { in getCallIntent() method in CallUtil
47 public static Intent getCallIntent(Uri uri) { in getCallIntent() method in CallUtil
55 public static Intent getCallIntent(String number, String callOrigin) { in getCallIntent() method in CallUtil
62 public static Intent getCallIntent(String number, PhoneAccountHandle accountHandle) { in getCallIntent() method in CallUtil
69 public static Intent getCallIntent(Uri uri, PhoneAccountHandle accountHandle) { in getCallIntent() method in CallUtil
76 public static Intent getCallIntent( in getCallIntent() method in CallUtil
86 public static Intent getCallIntent( in getCallIntent() method in CallUtil
130 public static Intent getCallIntent( in getCallIntent() method in CallUtil