Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
H A DApnContext.java481 String errorValue[] = c.split(","); in resetErrorCodeRetries() local
482 if (errorValue != null && errorValue.length == 2) { in resetErrorCodeRetries()
486 errorCode = Integer.parseInt(errorValue[0]); in resetErrorCodeRetries()
487 count = Integer.parseInt(errorValue[1]); in resetErrorCodeRetries()
/aosp12/packages/apps/Settings/src/com/android/settings/wifi/calling/
H A DWifiCallingSliceHelper.java415 final int errorValue = -1; in handleWifiCallingPreferenceChanged() local
432 int newValue = errorValue; in handleWifiCallingPreferenceChanged()
447 if (newValue != errorValue && newValue != currentValue) { in handleWifiCallingPreferenceChanged()
/aosp12/packages/modules/RuntimeI18n/apex/hiddenapi/
H A Dhiddenapi-max-target-o-low-priority.txt1157 Landroid/icu/impl/Trie2;->errorValue:I