Searched defs:oldCall (Results 1 – 2 of 2) sorted by relevance
1401 sptr<OHOS::Telephony::CallBase> oldCall = new BluetoothCall(dialParaInfoOld, ""); variable1441 sptr<OHOS::Telephony::CallBase> oldCall = new BluetoothCall(dialParaInfoOld, ""); variable1483 sptr<OHOS::Telephony::CallBase> oldCall = new BluetoothCall(dialParaInfoOld, ""); variable
2291 sptr<CallBase> oldCall = GetOneCallObject(phoneNumber); in IsFromTheSameNumberAtTheSameTime() local