Searched refs:getContactUri (Results 1 – 11 of 11) sorted by relevance
99 assertNotNull(mHelper.getContactUri()); in testQueryWithUri()112 assertNotNull(mHelper.getContactUri()); in testQueryWithUriNotStarredNoPhoneNumber()131 assertNotNull(mHelper.getContactUri()); in testQueryWithPhoneNumber()142 assertNotNull(mHelper.getContactUri()); in testQueryWithEmail()153 assertNotNull(mHelper.getContactUri()); in testQueryUpdatedContactSinceTime()
62 assertEquals(CONTACT_URI, conversationInfo.getContactUri()); in testBuild()84 assertNull(conversationInfo.getContactUri()); in testBuildEmpty()122 assertEquals(CONTACT_URI, destination.getContactUri()); in testBuildFromAnotherConversationInfo()
902 Uri getContactUri() { in getContactUri() method in DataManagerTest.TestContactsQueryHelper
309 return isCapable(type) ? getContactUri() : null; in getServiceUri()317 public @NonNull Uri getContactUri() { in getContactUri() method in RcsContactUceCapability
52 public String getContactUri() { in getContactUri() method in PresTupleInfo
55 public String getContactUri() { in getContactUri() method in PresCapInfo
142 Uri contactUri = conversationInfo.getContactUri(); in deleteConversation()258 Uri contactUri = conversationInfo.getContactUri(); in updateConversationsInMemory()
77 Uri getContactUri() { in getContactUri() method in ContactsQueryHelper
121 Uri getContactUri() { in getContactUri() method in ConversationInfo
559 builder.setContactUri(helper.getContactUri()); in addOrUpdateConversationInfo()614 Uri contactUri = helper.getContactUri(); in onChange()
22969 HPLcom/android/server/people/data/ContactsQueryHelper;->getContactUri()Landroid/net/Uri;23010 PLcom/android/server/people/data/ConversationInfo;->getContactUri()Landroid/net/Uri;