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