Home | History | Annotate | Download | only in launcher3

Lines Matching full:messageid

2334             int messageId = R.string.uninstall_system_app_text;
2335 Toast.makeText(this, messageId, Toast.LENGTH_SHORT).show();