Home | History | Annotate | Download | only in event

Lines Matching refs:makeText

705         Toast.makeText(mContext, R.string.saving_event, Toast.LENGTH_SHORT).show();
821 Toast.makeText(mContext, stringResource, Toast.LENGTH_SHORT).show();
823 Toast.makeText(mContext, R.string.empty_event, Toast.LENGTH_SHORT).show();