Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/ims/
DImsCallProfile.java317 public static int getVideoStateFromImsCallProfile(ImsCallProfile callProfile) { in getVideoStateFromImsCallProfile() method in ImsCallProfile
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneConnection.java732 .getVideoStateFromImsCallProfile(negotiatedCallProfile); in updateMediaCapabilities()