Home
last modified time | relevance | path

Searched refs:setRetryDurationMillis (Results 1 – 9 of 9) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/data/
DDataCallResponseTest.java60 .setRetryDurationMillis(-1L) in testParcel()
94 .setRetryDurationMillis(-1L) in testEqualsAndHashCode()
115 .setRetryDurationMillis(-1L) in testEqualsAndHashCode()
140 .setRetryDurationMillis(-1L) in testEqualsAndHashCode()
170 .setRetryDurationMillis(-1L) in testEqualsAndHashCode()
DDataNetworkTest.java285 .setRetryDurationMillis(-1L) in createDataCallResponse()
451 .setRetryDurationMillis(DataCallResponse.RETRY_DURATION_UNDEFINED) in sendTearDownEvent()
628 .setRetryDurationMillis(-1L) in testRecreateAgentWhenOos()
1628 .setRetryDurationMillis(DataCallResponse.RETRY_DURATION_UNDEFINED) in testChangingImmutableCapabilities()
1830 .setRetryDurationMillis(-1L) in testIpChangedV4()
1881 .setRetryDurationMillis(-1L) in testIpChangedV6()
1930 .setRetryDurationMillis(-1L) in testIpChangedFromV4ToV6()
1975 .setRetryDurationMillis(-1L) in testIpChangedFromV4ToV6()
2019 .setRetryDurationMillis(-1L) in testIpChangedV4Removed()
2063 .setRetryDurationMillis(-1L) in testIpChangedV6Removed()
[all …]
DDataNetworkControllerTest.java460 .setRetryDurationMillis(-1L) in createDataCallResponse()
498 .setRetryDurationMillis(retryMillis) in setFailedSetupDataResponse()
2777 .setRetryDurationMillis(123) in testHandoverDataNetworkBackToBackPreferenceChangedHandoverFail()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/metrics/
DDataCallSessionStatsTest.java94 .setRetryDurationMillis(retryDurationMillis) in buildDataCallResponse()
DTelephonyMetricsTest.java546 .setRetryDurationMillis(6) in testWriteOnSetupDataCallResponse()
/frameworks/base/telephony/java/android/telephony/data/
DDataCallResponse.java696 public @NonNull Builder setRetryDurationMillis(long retryDurationMillis) { in setRetryDurationMillis() method in DataCallResponse.Builder
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DRILTest.java2287 .setRetryDurationMillis(-1L) in testConvertDataCallResult()
2360 .setRetryDurationMillis(-1L) in testConvertDataCallResult()
2489 .setRetryDurationMillis(-1L) in testConvertDataCallResult()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRILUtils.java3374 .setRetryDurationMillis(suggestedRetryTime) in convertHalDataCallResult()
3463 .setRetryDurationMillis(result.suggestedRetryTime) in convertHalDataCallResult()
/frameworks/base/core/api/
Dsystem-current.txt15813 …method @NonNull public android.telephony.data.DataCallResponse.Builder setRetryDurationMillis(long…