Home
last modified time | relevance | path

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

/external/ims/rcs/presencepolling/src/com/android/service/ims/presence/
DEABContactManager.java131 private static int sVolteCallServiceContactAddressFlag = 0x0010; field in EABContactManager.Request
175 mFieldUpdatedFlags |= sVolteCallServiceContactAddressFlag; in setVolteCallServiceContactAddress()
333 if ((mFieldUpdatedFlags & sVolteCallServiceContactAddressFlag) > 0) { in toContentValues()
395 if ((mFieldUpdatedFlags & sVolteCallServiceContactAddressFlag) > 0) { in toString()