Searched refs:getApnType (Results 1 – 4 of 4) sorted by relevance
333 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()
2356 assertThat(throttleStatus.getApnType()).isEqualTo(ApnSetting.TYPE_EMERGENCY); in testEmergencyRequestWithThrottling()3469 assertThat(throttleStatus.getApnType()).isEqualTo(ApnSetting.TYPE_IMS); in testSetupDataNetworkNetworkSuggestedRetryTimerDataThrottled()
118 public int getApnType() { in getApnType() method in ThrottleStatus
15957 method public int getApnType();