OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:increaseRetryCount
(Results
1 - 3
of
3
) sorted by null
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
TelephonyUtilsTest.java
39
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/
RetryManager.java
305
public void
increaseRetryCount
() {
310
if (DBG) log("
increaseRetryCount
: " + mRetryCount);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DataConnection.java
[
all
...]
Completed in 44 milliseconds