Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneConnection.java1392 public void setLocalVideoCapable(boolean isVideoEnabled) { in setLocalVideoCapable() method in ImsPhoneConnection
DImsPhoneCallTracker.java2856 conn.setLocalVideoCapable(true);
2861 conn.setLocalVideoCapable(mIsDataEnabled);
3906 conn.setLocalVideoCapable(isLocalVideoCapable); in onDataEnabledChanged()