Searched refs:DEFAULT_VOICE_MESSAGE_COUNT (Results 1 – 3 of 3) sorted by relevance
152 public static final int DEFAULT_VOICE_MESSAGE_COUNT = -2; field in IccRecords
486 int countVoiceMessages = DEFAULT_VOICE_MESSAGE_COUNT; in getVoiceMessageCount()
499 if (countVoiceMessages == IccRecords.DEFAULT_VOICE_MESSAGE_COUNT) { in updateVoiceMail()