Home | History | Annotate | Download | only in launcher2

Lines Matching defs:messageId

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