Searched refs:isIntersecting (Results 1 – 1 of 1) sorted by relevance
269 if (isIntersecting(mStatusBarView, x, y)) { in setupExpandedStatusBar()478 private boolean isIntersecting(View view, float x, float y) { in isIntersecting() method in NotificationShadeWindowViewController