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