Searched defs:inflatedView (Results 1 – 5 of 5) sorted by relevance
231 SeekBar inflatedView = (SeekBar) mActivity.findViewById(R.id.thumb_tint); in testThumbTint() local259 SeekBar inflatedView = (SeekBar) mActivity.findViewById(R.id.tick_mark_tint); in testTickMarkTint() local
315 ProgressBar inflatedView = (ProgressBar) layout.findViewById(R.id.progress_tint); in testProgressTint() local360 ProgressBar inflatedView = (ProgressBar) layout.findViewById(R.id.indeterminate_tint); in testIndeterminateTint() local
336 CompoundButton inflatedView = (CompoundButton) layout.findViewById(R.id.button_tint); in testButtonTint() local
281 FrameLayout inflatedView = (FrameLayout) mActivity.findViewById(R.id.foreground_tint); in testForegroundTint() local
3797 View inflatedView = mActivity.findViewById(R.id.background_tint); in testBackgroundTint() local