Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/services/telephony/
DImsConferenceController.java403 conferenceHostConnection.setVideoPauseSupported(connection.getVideoPauseSupported()); in startConference()
DTelephonyConnectionService.java1828 returnConnection.setVideoPauseSupported( in createConnectionFor()
DTelephonyConnection.java2471 public void setVideoPauseSupported(boolean isVideoPauseSupported) { in setVideoPauseSupported() method in TelephonyConnection