Searched refs:mInstructiontext (Results 1 – 1 of 1) sorted by relevance
54 private TextView mInstructiontext; field in SharesheetChooserResultActivity83 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()