Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DMockVideoCallCallback.java175 public VideoProfile getRequestedProfile() { in getRequestedProfile() method in MockVideoCallCallback
DVideoCallTest.java1027 VideoProfile fromProfile = videoCallCallback.getRequestedProfile(); in assertRequestReceived()