Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DConnection.java1175 public void setAllowAddCallDuringVideoCall(boolean allowAddCallDuringVideoCall) { in setAllowAddCallDuringVideoCall() method in Connection
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCallTracker.java243 conn.setAllowAddCallDuringVideoCall(mAllowAddCallDuringVideoCall); in onIncomingCall()
1702 conn.setAllowAddCallDuringVideoCall(mAllowAddCallDuringVideoCall); in dialInternal()