Searched defs:inflatedView (Results 1 – 3 of 3) sorted by relevance
307 AbsSeekBar inflatedView = (AbsSeekBar) mActivity.findViewById(R.id.thumb_tint); in testThumbTint() local336 AbsSeekBar inflatedView = (AbsSeekBar) mActivity.findViewById(R.id.tick_mark_tint); in testTickMarkTint() local364 AbsSeekBar inflatedView = (AbsSeekBar) mActivity.findViewById(R.id.tick_mark_tint); in testAccessSplitTrack() local
283 FrameLayout inflatedView = (FrameLayout) mActivity.findViewById(R.id.foreground_tint); in testForegroundTint() local
4134 View inflatedView = mActivity.findViewById(R.id.background_tint); in testBackgroundTint() local