Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRetryManager.java333 String otherConfigString = null; in configureRetry() local
377 otherConfigString = splitStr[1]; in configureRetry()
385 if (otherConfigString != null) { in configureRetry()
386 configString = otherConfigString; in configureRetry()