Home
last modified time | relevance | path

Searched defs:unpausedVideoState (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Dialer/java/com/android/incallui/videotech/ims/
DImsVideoTech.java180 int unpausedVideoState = getUnpausedVideoState(call.getDetails().getVideoState()); in upgradeToVideo() local
226 int unpausedVideoState = getUnpausedVideoState(call.getDetails().getVideoState()); in stopTransmission() local
239 int unpausedVideoState = getUnpausedVideoState(call.getDetails().getVideoState()); in resumeTransmission() local
301 int unpausedVideoState = getUnpausedVideoState(call.getDetails().getVideoState()); in unpause() local