Searched refs:wfcOperatorErrorCodes (Results 1 – 1 of 1) sorted by relevance
1703 final String[] wfcOperatorErrorCodes = in processWfcDisconnectForNotification() local1706 if (wfcOperatorErrorCodes == null) { in processWfcDisconnectForNotification()1718 for (int i = 0; i < wfcOperatorErrorCodes.length; i++) { in processWfcDisconnectForNotification()1719 String[] codes = wfcOperatorErrorCodes[i].split("\\|"); in processWfcDisconnectForNotification()1721 loge("Invalid carrier config: " + wfcOperatorErrorCodes[i]); in processWfcDisconnectForNotification()1752 loge("Invalid index: " + wfcOperatorErrorCodes[i]); in processWfcDisconnectForNotification()