Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DApnContext.java468 public void resetErrorCodeRetries() { in resetErrorCodeRetries() method in ApnContext
509 resetErrorCodeRetries(); in restartOnError()
DDcTracker.java2403 apnContext.resetErrorCodeRetries(); in onEnableApn()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/dataconnection/
DApnContextTest.java256 mApnContext.resetErrorCodeRetries(); in testErrorCodeRetry()