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