Searched refs:drawerTitleId (Results 1 – 1 of 1) sorted by relevance
878 int drawerTitleId; in transferDocuments() local881 drawerTitleId = R.string.menu_copy; in transferDocuments()884 drawerTitleId = R.string.menu_compress; in transferDocuments()887 drawerTitleId = R.string.menu_extract; in transferDocuments()890 drawerTitleId = R.string.menu_move; in transferDocuments()896 intent.putExtra(DocumentsContract.EXTRA_PROMPT, getResources().getString(drawerTitleId)); in transferDocuments()