Searched refs:mSearchSrtTextViewBoundsExpanded (Results 1 – 2 of 2) sorted by relevance
130 private Rect mSearchSrtTextViewBoundsExpanded = new Rect(); field in SearchView864 mSearchSrtTextViewBoundsExpanded.set( in onLayout()867 mTouchDelegate = new UpdatableTouchDelegate(mSearchSrtTextViewBoundsExpanded, in onLayout()871 … mTouchDelegate.setBounds(mSearchSrtTextViewBoundsExpanded, mSearchSrcTextViewBounds); in onLayout()
83983 Landroid/widget/SearchView;->mSearchSrtTextViewBoundsExpanded:Landroid/graphics/Rect;