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