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.java1492 public void setLocalVideoCapable(boolean isVideoEnabled) { in setLocalVideoCapable() method in ImsPhoneConnection
DImsPhoneCallTracker.java3402 conn.setLocalVideoCapable(true);
3407 conn.setLocalVideoCapable(mIsDataEnabled);
4509 conn.setLocalVideoCapable(isLocalVideoCapable); in onDataEnabledChanged()