Home
last modified time | relevance | path

Searched refs:getApnType (Results 1 – 4 of 4) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/data/
DDataRetryManagerTest.java333 assertThat(throttleStatus.getApnType()).isEqualTo(ApnSetting.TYPE_IMS); in testDataSetupRetryNetworkSuggestedNeverRetry()
396 assertThat(throttleStatus.getApnType()).isEqualTo(ApnSetting.TYPE_IMS); in testDataSetupUnthrottling()
536 assertThat(throttleStatus.getApnType()).isEqualTo(ApnSetting.TYPE_IMS); in testCancellingRetries()
901 assertThat(throttleStatus.getApnType()).isEqualTo(ApnSetting.TYPE_IMS); in testRilCrashedReset()
927 assertThat(throttleStatus.getApnType()).isEqualTo(ApnSetting.TYPE_IMS); in testModemCrashedReset()
955 assertThat(throttleStatus.getApnType()).isEqualTo(ApnSetting.TYPE_IMS); in testTacChangedReset()
DDataNetworkControllerTest.java2356 assertThat(throttleStatus.getApnType()).isEqualTo(ApnSetting.TYPE_EMERGENCY); in testEmergencyRequestWithThrottling()
3469 assertThat(throttleStatus.getApnType()).isEqualTo(ApnSetting.TYPE_IMS); in testSetupDataNetworkNetworkSuggestedRetryTimerDataThrottled()
/frameworks/base/telephony/java/android/telephony/data/
DThrottleStatus.java118 public int getApnType() { in getApnType() method in ThrottleStatus
/frameworks/base/core/api/
Dsystem-current.txt15957 method public int getApnType();