Home
last modified time | relevance | path

Searched refs:setInstructions (Results 1 – 4 of 4) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/sharesheet/
DSharesheetChooserResultCopyActivity.java53 setInstructions(R.string.sharesheet_result_test_copy_instructions); in onCreate()
DSharesheetChooserResultComponentActivity.java58 setInstructions(R.string.sharesheet_result_test_component_instructions); in onCreate()
DSharesheetChooserResultEditActivity.java64 setInstructions(R.string.sharesheet_result_test_edit_instructions); in onCreate()
DSharesheetChooserResultActivity.java82 protected final void setInstructions(@StringRes int instructions) { in setInstructions() method in SharesheetChooserResultActivity