Searched refs:cellularCallConfig (Results 1 – 2 of 2) sorted by relevance
661 CellularCallConfig cellularCallConfig; variable665 ASSERT_FALSE(cellularCallConfig.GethideImsSwitchConfig(slotId));667 ASSERT_FALSE(cellularCallConfig.GetvolteSupportedConfig(slotId));668 cellularCallConfig.GetNrModeSupportedListConfig(INVALID_SLOTID);669 cellularCallConfig.GetNrModeSupportedListConfig(slotId);681 cellularCallConfig.GetCallWaitingServiceClassConfig(slotId);697 CellularCallConfig cellularCallConfig; variable701 ASSERT_FALSE(cellularCallConfig.GethideImsSwitchConfig(slotId));704 cellularCallConfig.GetNrModeSupportedListConfig(INVALID_SLOTID);705 cellularCallConfig.GetNrModeSupportedListConfig(slotId);[all …]
158 CellularCallConfig cellularCallConfig; in HandleEcc() local159 while (!cellularCallConfig.IsReadyToCall(callInfo.slotId)) { in HandleEcc()172 CellularCallConfig cellularCallConfig; in SetReadyToCall() local173 if (!cellularCallConfig.IsReadyToCall(slotId) && isReadyToCall) { in SetReadyToCall()174 cellularCallConfig.SetReadyToCall(slotId, isReadyToCall); in SetReadyToCall()