Searched refs:wfcOperatorErrorCodes (Results 1 – 1 of 1) sorted by relevance
2242 final String[] wfcOperatorErrorCodes = in processWfcDisconnectForNotification() local2245 if (wfcOperatorErrorCodes == null) { in processWfcDisconnectForNotification()2257 for (int i = 0; i < wfcOperatorErrorCodes.length; i++) { in processWfcDisconnectForNotification()2258 String[] codes = wfcOperatorErrorCodes[i].split("\\|"); in processWfcDisconnectForNotification()2260 loge("Invalid carrier config: " + wfcOperatorErrorCodes[i]); in processWfcDisconnectForNotification()2291 loge("Invalid index: " + wfcOperatorErrorCodes[i]); in processWfcDisconnectForNotification()