Home | History | Annotate | Download | only in launcher3

Lines Matching defs:stringId

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