Searched refs:totalDataCallSession0 (Results 1 – 1 of 1) sorted by relevance
2580 DataCallSession totalDataCallSession0 = copyOf(newDataCallSession0); in addDataCallSession_existingEntry() local2581 totalDataCallSession0.durationMinutes = in addDataCallSession_existingEntry()2583 totalDataCallSession0.ratSwitchCount = in addDataCallSession_existingEntry()2585 totalDataCallSession0.handoverFailureCauses = new int[]{1, 2, 3, 4}; in addDataCallSession_existingEntry()2586 totalDataCallSession0.handoverFailureRat = new int[]{6, 5, 5, 4}; in addDataCallSession_existingEntry()2596 new DataCallSession[]{totalDataCallSession0}, dataCalls); in addDataCallSession_existingEntry()