Searched refs:drawerTitleId (Results 1 – 1 of 1) sorted by relevance
880 int drawerTitleId; in transferDocuments() local883 drawerTitleId = R.string.menu_copy; in transferDocuments()886 drawerTitleId = R.string.menu_compress; in transferDocuments()889 drawerTitleId = R.string.menu_extract; in transferDocuments()892 drawerTitleId = R.string.menu_move; in transferDocuments()898 intent.putExtra(DocumentsContract.EXTRA_PROMPT, getResources().getString(drawerTitleId)); in transferDocuments()