Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DApnContext.java485 String errorValue[] = c.split(","); in resetErrorCodeRetries() local
486 if (errorValue != null && errorValue.length == 2) { in resetErrorCodeRetries()
490 errorCode = Integer.parseInt(errorValue[0]); in resetErrorCodeRetries()
491 count = Integer.parseInt(errorValue[1]); in resetErrorCodeRetries()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt26537 Landroid/icu/impl/Trie2;->errorValue:I