Searched refs:countFromSP (Results 1 – 1 of 1) sorted by relevance
2121 int countFromSP = sp.getInt(VM_COUNT + subId, invalidCount); in getStoredVoiceMessageCount() local2122 if (countFromSP != invalidCount) { in getStoredVoiceMessageCount()2123 countVoiceMessages = countFromSP; in getStoredVoiceMessageCount()