Home | History | Annotate | Download | only in contacts

Lines Matching full:voicemail

20 import com.android.contacts.voicemail.VoicemailStatusHelperImpl;
52 * Fires a query to update voicemail status for the given voicemail record. On completion of the
55 * if this is a voicemail record then it makes up to two asynchronous content resolver queries.
56 * The first one to fetch voicemail content details and check if the voicemail record has audio.
57 * If the voicemail record does not have an audio yet then it fires the second query to get the
58 * voicemail status of the associated source.
69 // Query voicemail status only if this voicemail record does not have audio.