Home
last modified time | relevance | path

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

/external/ims/rcs/presencepolling/src/com/android/service/ims/presence/
DEABContactManager.java136 private static int sVideoCallServiceContactAddressFlag = 0x0200; field in EABContactManager.Request
220 mFieldUpdatedFlags |= sVideoCallServiceContactAddressFlag; in setVideoCallServiceContactAddress()
354 if ((mFieldUpdatedFlags & sVideoCallServiceContactAddressFlag) > 0) { in toContentValues()
413 if ((mFieldUpdatedFlags & sVideoCallServiceContactAddressFlag) > 0) { in toString()