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