Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DMockVideoCallCallback.java35 private VideoProfile mRequestedProfile = null; field in MockVideoCallCallback
64 mRequestedProfile = requestedProfile; in onSessionModifyResponseReceived()
176 return mRequestedProfile; in getRequestedProfile()