Searched refs:mAllowAddCallDuringVideoCall (Results 1 – 2 of 2) sorted by relevance
253 private boolean mAllowAddCallDuringVideoCall; field in Connection1110 return mAllowAddCallDuringVideoCall; in shouldAllowAddCallDuringVideoCall()1114 mAllowAddCallDuringVideoCall = allowAddCallDuringVideoCall; in setAllowAddCallDuringVideoCall()
222 conn.setAllowAddCallDuringVideoCall(mAllowAddCallDuringVideoCall); in onIncomingCall()541 private boolean mAllowAddCallDuringVideoCall = true; field in ImsPhoneCallTracker1373 mAllowAddCallDuringVideoCall = in updateCarrierConfigCache()1530 conn.setAllowAddCallDuringVideoCall(mAllowAddCallDuringVideoCall); in dialInternal()