Lines Matching refs:Voicemails
22 import android.provider.VoicemailContract.Voicemails;
79 * Appends the selection to ignore voicemails from non-active OMTP voicemail package. In OC there
80 * can be multiple packages handling OMTP voicemails which represents the same source of truth.
81 * These packages should mark their voicemails as {@link Voicemails#IS_OMTP_VOICEMAIL} and only
82 * the voicemails from {@link TelephonyManager#getVisualVoicemailPackageName()} should be shown.
83 * For example, the user synced voicemails with DialerA, and then switched to DialerB, voicemails
84 * from DialerA should be ignored as they are no longer current. Voicemails from {@link
93 * known OMTP types. Voicemails from {@link #OMTP_VOICEMAIL_BLACKLIST} will also be ignored as