Home | History | Annotate | Download | only in launcher3

Lines Matching refs:stringId

261             int stringId = isEditingName ? R.string.folder_tap_to_rename : R.string.folder_tap_to_close;
265 event.getText().add(getContext().getString(stringId));