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/dataconnection/
DDataCallResponseTest.java47 .setRetryDurationMillis(-1L) in testParcel()
78 .setRetryDurationMillis(-1L) in testEquals()
97 .setRetryDurationMillis(-1L) in testEquals()
119 .setRetryDurationMillis(-1L) in testEquals()
DDcControllerTest.java130 .setRetryDurationMillis(-1) in testDataDormant()
163 .setRetryDurationMillis(-1) in testPhysicalLinkStateChanged_defaultApnTypeAndDormant_registrantNotifyResult()
208 .setRetryDurationMillis(-1) in testPhysicalLinkStateChanged_imsApnTypeAndDormant_NoNotifyResult()
248 .setRetryDurationMillis(-1) in testPhysicalLinkStateChanged_defaultApnTypeAndStateChanged_registrantNotifyResult()
DDataConnectionTest.java310 .setRetryDurationMillis(-1L) in setSuccessfulSetupDataResponse()
589 .setRetryDurationMillis(0) in testModemSuggestRetry()
607 .setRetryDurationMillis(1000) in testModemSuggestRetry()
625 .setRetryDurationMillis(9999) in testModemSuggestRetry()
647 .setRetryDurationMillis(-1) in testModemNotSuggestRetry()
665 .setRetryDurationMillis(-5) in testModemNotSuggestRetry()
683 .setRetryDurationMillis(Long.MIN_VALUE) in testModemNotSuggestRetry()
705 .setRetryDurationMillis(Long.MAX_VALUE) in testModemSuggestNoRetry()
959 .setRetryDurationMillis(-1) in testSetLinkProperties()
1015 .setRetryDurationMillis(-1) in testSetLinkPropertiesEmptyAddress()
[all …]
/frameworks/base/telephony/java/android/telephony/data/
DDataCallResponse.java671 public @NonNull Builder setRetryDurationMillis(long retryDurationMillis) { in setRetryDurationMillis() method in DataCallResponse.Builder
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DRILTest.java2146 .setRetryDurationMillis(-1L) in testConvertDataCallResult()
2221 .setRetryDurationMillis(-1L) in testConvertDataCallResult()
2346 .setRetryDurationMillis(-1L) in testConvertDataCallResult()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/metrics/
DTelephonyMetricsTest.java544 .setRetryDurationMillis(6) in testWriteOnSetupDataCallResponse()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DDataConnection.java861 .setRetryDurationMillis( in connect()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRIL.java7678 .setRetryDurationMillis(suggestedRetryTime) in convertDataCallResult()
/frameworks/base/core/api/
Dsystem-current.txt12350 …method @NonNull public android.telephony.data.DataCallResponse.Builder setRetryDurationMillis(long…