Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/
DContactsUtils.java185 public static Pair<Intent, Intent> buildImIntent(Context context, ImDataItem im) { in buildImIntent() method in ContactsUtils
/packages/apps/Dialer/java/com/android/contacts/common/
DContactsUtils.java163 public static Pair<Intent, Intent> buildImIntent(Context context, ImDataItem im) { in buildImIntent() method in ContactsUtils
/packages/experimental/LoaderApp/src/com/android/loaderapp/util/
DContactsUtils.java234 public static Intent buildImIntent(ContentValues values) { in buildImIntent() method in ContactsUtils