Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/ims/
DImsCallProfile.java336 if (callProfile.isVideoPaused() && !VideoProfile.isAudioOnly(videostate)) { in getVideoStateFromImsCallProfile()
411 public boolean isVideoPaused() { in isVideoPaused() method in ImsCallProfile