Searched refs:isDescendant (Results 1 – 1 of 1) sorted by relevance
208 if (isDescendant(viewA, viewB)) {211 if (isDescendant(viewB, viewA)) {240 private static boolean isDescendant(@NonNull View view, @NonNull View otherView) { in isDescendant() method in ScrollCaptureSearchResults