Lines Matching refs:RepeatingImageButton
79 private RepeatingImageButton mPrevButton;
81 private RepeatingImageButton mNextButton;
128 mPrevButton = (RepeatingImageButton) findViewById(R.id.prev);
134 mNextButton = (RepeatingImageButton) findViewById(R.id.next);
447 private RepeatingImageButton.RepeatListener mRewListener =
448 new RepeatingImageButton.RepeatListener() {
454 private RepeatingImageButton.RepeatListener mFfwdListener =
455 new RepeatingImageButton.RepeatListener() {