Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/
DContactsUtils.java162 private static Intent getCustomImIntent(ImDataItem im, int protocol) { in getCustomImIntent() method in ContactsUtils
221 intent = getCustomImIntent(im, protocol); in buildImIntent()