Home | History | Annotate | Download | only in launcher2

Lines Matching refs:stringId

1889         int stringId = R.string.default_scroll_format;
1893 stringId = R.string.apps_customize_apps_scroll_format;
1897 stringId = R.string.apps_customize_widgets_scroll_format;
1901 return String.format(getContext().getString(stringId), page + 1, count);