Searched refs:mBlue (Results 1 – 1 of 1) sorted by relevance
44 SeekBar mBlue; field in SampleTests68 mBlue = (SeekBar) fragmentView.findViewById(R.id.blueSeek); in setUp()90 assertEquals(0, mBlue.getProgress()); in testInitialState()125 mBlue.setProgress(0); in testColor()132 mBlue.setProgress(255); in testColor()139 mBlue.setProgress(0); in testColor()146 mBlue.setProgress(0); in testColor()153 mBlue.setProgress(0); in testColor()