Home | History | Annotate | Download | only in launcher3

Lines Matching defs:stringId

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