Home | History | Annotate | Download | only in music

Lines Matching defs:showToast

981                 showToast(R.string.shuffle_on_notif);
985 showToast(R.string.shuffle_off_notif);
1002 showToast(R.string.repeat_all_notif);
1009 showToast(R.string.repeat_current_notif);
1012 showToast(R.string.repeat_off_notif);
1020 private void showToast(int resid) {