Searched refs:mInstructionView (Results 1 – 1 of 1) sorted by relevance
80 private TextView mInstructionView; field in KeyChainTest104 mInstructionView = (TextView) root.findViewById(R.id.test_instruction); in onCreate()191 mInstructionView.setText(step.instructionTextId); in updateUi()