Searched refs:drawerTitleId (Results 1 – 1 of 1) sorted by relevance
1081 int drawerTitleId; in transferDocuments() local1084 drawerTitleId = R.string.menu_copy; in transferDocuments()1087 drawerTitleId = R.string.menu_compress; in transferDocuments()1090 drawerTitleId = R.string.menu_extract; in transferDocuments()1093 drawerTitleId = R.string.menu_move; in transferDocuments()1099 intent.putExtra(DocumentsContract.EXTRA_PROMPT, drawerTitleId); in transferDocuments()