Home
last modified time | relevance | path

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

/external/ims/rcs/presencepolling/src/com/android/service/ims/presence/
DEABService.java967 String sContactId = null; in handlePhoneNumberInsertion() local
975 sContactId = contactId.toString(); in handlePhoneNumberInsertion()
980 sRawContactId, sContactId, sDataId)); in handlePhoneNumberInsertion()
1004 String sContactId = null; in handlePhoneNumberChanged() local
1012 sContactId = contactId.toString(); in handlePhoneNumberChanged()
1019 oldPhoneNumber, null /*formattedNumber*/, sRawContactId, sContactId, sDataId)); in handlePhoneNumberChanged()
1026 newPhoneNumber, newFormattedNumber, sRawContactId, sContactId, sDataId)); in handlePhoneNumberChanged()
1059 String sContactId = null; in handlePhoneNameUpdate() local
1067 sContactId = contactId.toString(); in handlePhoneNameUpdate()
1071 phoneNumber, null /*formattedNumber */, sRawContactId, sContactId, sDataId)); in handlePhoneNameUpdate()