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