Home
last modified time | relevance | path

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

/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DVideoUtils.java88 public static VideoProfile makeVideoUnPauseProfile(Call call) { in makeVideoUnPauseProfile() method in VideoUtils
DVideoPauseController.java316 .sendSessionModifyRequest(VideoUtils.makeVideoUnPauseProfile(call)); in sendRequest()