Searched refs:viewsCoverEntireWidth (Results 1 – 1 of 1) sorted by relevance
135 if (eachBarCoversTopInY && (viewsCoverEntireWidth(coveringView1, coveringView2, width) in draw()136 || viewsCoverEntireWidth(coveringView2, coveringView1, width))) { in draw()177 private boolean viewsCoverEntireWidth(View view1, View view2, int width) { in viewsCoverEntireWidth() method in BackgroundFallback