Searched refs:increaseRetryCount (Results 1 - 3 of 3) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DTelephonyUtilsTest.java39 rm.increaseRetryCount();
83 rm.increaseRetryCount();
100 rm.increaseRetryCount();
103 rm.increaseRetryCount();
106 rm.increaseRetryCount();
121 rm.increaseRetryCount();
135 rm.increaseRetryCount();
138 rm.increaseRetryCount();
143 rm.increaseRetryCount();
162 rm.increaseRetryCount();
[all...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DRetryManager.java305 public void increaseRetryCount() { method in class:RetryManager
310 if (DBG) log("increaseRetryCount: " + mRetryCount);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
H A DDataConnection.java1130 mRetryManager.increaseRetryCount();

Completed in 128 milliseconds