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.java444 conferenceHostConnection.setVideoPauseSupported(connection.getVideoPauseSupported()); in startConference()
DTelephonyConnection.java2896 public void setVideoPauseSupported(boolean isVideoPauseSupported) { in setVideoPauseSupported() method in TelephonyConnection
DTelephonyConnectionService.java3517 returnConnection.setVideoPauseSupported( in createConnectionFor()