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.java1581 public void setLocalVideoCapable(boolean isVideoEnabled) { in setLocalVideoCapable() method in ImsPhoneConnection
DImsPhoneCallTracker.java3658 conn.setLocalVideoCapable(true);
3663 conn.setLocalVideoCapable(mIsDataEnabled);
4794 conn.setLocalVideoCapable(isLocalVideoCapable); in onDataEnabledChanged()