Searched refs:verifyAnchorView (Results 1 – 1 of 1) sorted by relevance
2983 if (mAnchorView == null || !verifyAnchorView(forChild, parent)) { in findAnchorView()3038 private boolean verifyAnchorView(View forChild, CoordinatorLayout parent) { in verifyAnchorView() method in CoordinatorLayout.LayoutParams