Searched refs:findContentView (Results 1 – 1 of 1) sorted by relevance
361 View contentView = findContentView(); in onFinishInflate()628 private View findContentView() { in findContentView() method in CarDrawerLayout695 View view = findContentView(); in onMeasure()720 View contentView = findContentView(); in onLayout()822 int clipLeft = findContentView().getLeft(); in drawChild()823 int clipRight = findContentView().getRight(); in drawChild()900 return child == findContentView(); in isContentView()1059 ViewGroup contentView = (ViewGroup) findContentView(); in openDrawer()1097 ViewGroup contentView = (ViewGroup) findContentView(); in closeDrawer()1117 findContentView().addFocusables(views, direction, focusableMode); in addFocusables()