Home
last modified time | relevance | path

Searched refs:stopBackoffTimerForTesting (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/ims/
H A DImsServiceController.java499 public void stopBackoffTimerForTesting() { in stopBackoffTimerForTesting() method in ImsServiceController
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ims/
H A DImsServiceControllerTest.java155 mTestImsServiceController.stopBackoffTimerForTesting(); in tearDown()