Home | History | Annotate | Download | only in launcher2

Lines Matching full:messageid

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