Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRetryManager.java275 value = parseNonNegativeInt(splitStr[0], splitStr[1]); in configure()
282 value = parseNonNegativeInt(splitStr[0], splitStr[1]); in configure()
299 value = parseNonNegativeInt("delayTime", splitStr[0]); in configure()
307 value = parseNonNegativeInt("randomizationTime", splitStr[1]); in configure()
440 private Pair<Boolean, Integer> parseNonNegativeInt(String name, String stringValue) { in parseNonNegativeInt() method in RetryManager
/frameworks/base/config/
Dboot-image-profile.txt22748 HSPLcom/android/internal/telephony/RetryManager;->parseNonNegativeInt(Ljava/lang/String;Ljava/lang/…