Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/sharesheet/
DSharesheetChooserResultActivity.java54 private TextView mInstructiontext; field in SharesheetChooserResultActivity
83 mInstructiontext.setText(instructions); in setInstructions()
111 mInstructiontext = requireViewById(R.id.instructions); in onCreate()
171 mInstructiontext.setText(R.string.sharesheet_result_test_instructions_after_share); in handleNoResultReceived()