Searched refs:setInstructions (Results 1 – 4 of 4) sorted by relevance
53 setInstructions(R.string.sharesheet_result_test_copy_instructions); in onCreate()
58 setInstructions(R.string.sharesheet_result_test_component_instructions); in onCreate()
64 setInstructions(R.string.sharesheet_result_test_edit_instructions); in onCreate()
82 protected final void setInstructions(@StringRes int instructions) { in setInstructions() method in SharesheetChooserResultActivity