Searched refs:mSearchSrtTextViewBoundsExpanded (Results 1 – 2 of 2) sorted by relevance
131 private Rect mSearchSrtTextViewBoundsExpanded = new Rect(); field in SearchView836 mSearchSrtTextViewBoundsExpanded.set( in onLayout()839 mTouchDelegate = new UpdatableTouchDelegate(mSearchSrtTextViewBoundsExpanded, in onLayout()843 … mTouchDelegate.setBounds(mSearchSrtTextViewBoundsExpanded, mSearchSrcTextViewBounds); in onLayout()
120 private Rect mSearchSrtTextViewBoundsExpanded = new Rect(); field in SearchView826 mSearchSrtTextViewBoundsExpanded.set( in onLayout()829 mTouchDelegate = new UpdatableTouchDelegate(mSearchSrtTextViewBoundsExpanded, in onLayout()833 … mTouchDelegate.setBounds(mSearchSrtTextViewBoundsExpanded, mSearchSrcTextViewBounds); in onLayout()