Home
last modified time | relevance | path

Searched refs:notifyFailed (Results 1 – 6 of 6) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DExponentialBackoffTest.java102 mBackoffUnderTest.notifyFailed(); in testDelayIncreasedExponentially()
116 mBackoffUnderTest.notifyFailed(); in testDelayShouldNotExceededTheMaximumLimit()
/frameworks/base/telephony/java/com/android/internal/telephony/
DExponentialBackoff.java96 public void notifyFailed() { in notifyFailed() method in ExponentialBackoff
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ims/
DImsServiceController.java441 mBackoff.notifyFailed(); in bind()
445 mBackoff.notifyFailed(); in bind()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/satellite/
DSatelliteSessionController.java1050 mExponentialBackoff.notifyFailed(); in bindService()
1058 mExponentialBackoff.notifyFailed(); in bindService()
DSatelliteModemInterface.java337 mExponentialBackoff.notifyFailed(); in bindService()
345 mExponentialBackoff.notifyFailed(); in bindService()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/domainselection/
DDomainSelectionController.java560 mBackoff.notifyFailed(); in notifyBindFailure()