Home
last modified time | relevance | path

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

/external/ims/rcs/presencepolling/src/com/android/service/ims/presence/
DEABContactManager.java122 private String mVideoCallServiceContactAddress = null; field in EABContactManager.Request
219 mVideoCallServiceContactAddress = address; in setVideoCallServiceContactAddress()
304 mVideoCallServiceContactAddress = null; in reset()
356 mVideoCallServiceContactAddress); in toContentValues()
414 sb.append("\nVideo Call Service address: " + mVideoCallServiceContactAddress); in toString()