Home | History | Annotate | Download | only in launcher2

Lines Matching refs:stringId

1693         int stringId = R.string.default_scroll_format;
1697 stringId = R.string.apps_customize_apps_scroll_format;
1701 stringId = R.string.apps_customize_widgets_scroll_format;
1705 return String.format(getContext().getString(stringId), page + 1, count);