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.java961 String sContactId = null; in handlePhoneNumberInsertion() local
969 sContactId = contactId.toString(); in handlePhoneNumberInsertion()
974 sRawContactId, sContactId, sDataId)); in handlePhoneNumberInsertion()
998 String sContactId = null; in handlePhoneNumberChanged() local
1006 sContactId = contactId.toString(); in handlePhoneNumberChanged()
1013 oldPhoneNumber, null /*formattedNumber*/, sRawContactId, sContactId, sDataId)); in handlePhoneNumberChanged()
1020 newPhoneNumber, newFormattedNumber, sRawContactId, sContactId, sDataId)); in handlePhoneNumberChanged()
1053 String sContactId = null; in handlePhoneNameUpdate() local
1061 sContactId = contactId.toString(); in handlePhoneNameUpdate()
1065 phoneNumber, null /*formattedNumber */, sRawContactId, sContactId, sDataId)); in handlePhoneNameUpdate()