Home
last modified time | relevance | path

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

/external/ims/rcs/presencepolling/src/com/android/service/ims/presence/
DEABContactManager.java116 private String mVolteCallServiceContactAddress = null; field in EABContactManager.Request
174 mVolteCallServiceContactAddress = address; in setVolteCallServiceContactAddress()
298 mVolteCallServiceContactAddress = null; in reset()
335 mVolteCallServiceContactAddress); in toContentValues()
396 sb.append("\nVolte Call Service address: " + mVolteCallServiceContactAddress); in toString()