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