Searched defs:repeat (Results 1 – 10 of 10) sorted by relevance
59 int repeat = EXPECTED_FRAMES * 2 / frames; in testShowClearProgramGuide() local74 int repeat = EXPECTED_FRAMES * 2 / frames; in testScrollDown() local88 int repeat = EXPECTED_FRAMES * 2 / frames; in testScrollRight() local
53 int repeat = EXPECTED_FRAMES * 2 / frameCountForOneChannelZapping; in testChannelZapping() local
53 int repeat = EXPECTED_FRAMES * 2 / frames; in testShowMenu() local
171 public void start(boolean handleFocus, boolean repeat, int focusRequest) { in start()206 public void start(boolean handleFocus, boolean repeat, int focusRequest, in start()
248 public ShuffleSource(MediaSet mediaSet, boolean repeat) { in ShuffleSource()318 public SequentialSource(MediaSet mediaSet, boolean repeat) { in SequentialSource()
180 public void pressDPadCenter(int repeat) { in pressDPadCenter()
207 int repeat = 10; in testClientResponse() local
51 public VibrationEffect createWaveform(long[] timings, int[] amplitudes, int repeat) { in createWaveform()
58 val repeat: CheckBox = itemView.findViewById(R.id.repeat_onoff) as CheckBox in <lambda>() constant
180 int repeat = 10; in testRegisterClient() local