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.java1113 public void setAllowAddCallDuringVideoCall(boolean allowAddCallDuringVideoCall) { in setAllowAddCallDuringVideoCall() method in Connection
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCallTracker.java222 conn.setAllowAddCallDuringVideoCall(mAllowAddCallDuringVideoCall); in onIncomingCall()
1510 conn.setAllowAddCallDuringVideoCall(mAllowAddCallDuringVideoCall); in dialInternal()