Searched refs:drawerTitleId (Results 1 – 1 of 1) sorted by relevance
790 int drawerTitleId; in transferDocuments() local793 drawerTitleId = R.string.menu_copy; in transferDocuments()796 drawerTitleId = R.string.menu_compress; in transferDocuments()799 drawerTitleId = R.string.menu_extract; in transferDocuments()802 drawerTitleId = R.string.menu_move; in transferDocuments()808 intent.putExtra(DocumentsContract.EXTRA_PROMPT, getResources().getString(drawerTitleId)); in transferDocuments()