Home
last modified time | relevance | path

Searched refs:resetErrorCodeRetries (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
H A DApnContext.java472 public void resetErrorCodeRetries() { in resetErrorCodeRetries() method in ApnContext
513 resetErrorCodeRetries(); in restartOnError()
H A DDcTracker.java2822 apnContext.resetErrorCodeRetries(); in onEnableApn()
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/dataconnection/
H A DApnContextTest.java250 mApnContext.resetErrorCodeRetries(); in testErrorCodeRetry()