Searched refs:isSelf (Results 1 – 11 of 11) sorted by relevance
51 if (!newParticipant.isSelf()) { in bind()69 if (!participant.isSelf()) { in getParticipantListExcludingSelf()83 if (!participant.isSelf()) { in getOtherParticipant()
363 if (isSelf() && !TextUtils.equals(phoneNumber, mNormalizedDestination)) { in updatePhoneNumberForSelfIfChanged()376 if (isSelf()) { in updateSubscriptionInfoForSelfIfChanged()471 public boolean isSelf() { in isSelf() method in ParticipantData
67 Assert.isTrue(selfParticipantData.isSelf()); in fromSelfParticipantData()
90 Assert.isTrue(self.isSelf()); in fromSelfParticipant()
620 if (!participant.isSelf()) { in sendMessage()
272 if (participantData.isSelf()) { in refreshParticipants()420 if (participantData.isSelf()) { in refreshParticipant()600 if (participantData.isSelf()) { in updateParticipant()
373 Assert.isTrue(!participant.isSelf()); in createConversationInTransaction()973 Assert.isTrue(selfParticipant.isSelf()); in getSelfSubscriptionId()1742 if (participant.isSelf()) { in getOrCreateParticipantInTransaction()
639 if (participant.isSelf()) { in scanFirstNames()
320 if (participant.isSelf() && in getRecipientParticipantString()368 Assert.isTrue(self.isSelf()); in appendSimInfo()
667 || checkForPrivilegedApplications() || isSelf();696 private boolean isSelf() {
133 if (participant.isSelf()) { in testGetOrCreateConversation()