Home
last modified time | relevance | path

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

/external/ims/rcs/presencepolling/src/com/android/service/ims/presence/
DEABService.java1090 Long contactProfileMinId = Long.valueOf(ContactsContract.Profile.MIN_ID); in handleContactProfileDeleted() local
1091 logger.debug("contactProfileMinId : " + contactProfileMinId); in handleContactProfileDeleted()
1095 contactProfileMinId.toString(), null)); in handleContactProfileDeleted()