Searched refs:codeStringLength (Results 1 – 1 of 1) sorted by relevance
1734 int codeStringLength = codes[0].length(); in processWfcDisconnectForNotification() local1735 char lastChar = codes[0].charAt(codeStringLength - 1); in processWfcDisconnectForNotification()1737 if (imsReasonInfo.mExtraMessage.length() > codeStringLength) { in processWfcDisconnectForNotification()1738 char nextChar = imsReasonInfo.mExtraMessage.charAt(codeStringLength); in processWfcDisconnectForNotification()