Home | History | Annotate | Download | only in dialer

Lines Matching refs:Voicemails

41 import android.provider.VoicemailContract.Voicemails;
381 values.put(Voicemails.IS_READ, true);
383 Voicemails.IS_READ + " = 0", null);
874 // We don't have this action for voicemails, because you can just use the trash button.