Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DMockVideoCallCallback.java202 public VideoProfile getRequestProfile() { in getRequestProfile() method in MockVideoCallCallback
DVideoCallTest.java967 VideoProfile videoProfile = videoCallCallback.getRequestProfile(); in assertRequestVideoProfileReceived()