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.java334 String otherConfigString = null; in configureRetry() local
378 otherConfigString = splitStr[1]; in configureRetry()
386 if (otherConfigString != null) { in configureRetry()
387 configString = otherConfigString; in configureRetry()