Searched refs:stackScrollerX (Results 1 – 1 of 1) sorted by relevance
1758 float stackScrollerX = mNotificationStackScrollLayoutController.getX(); in isInContentBounds() local1760 .isBelowLastNotification(x - stackScrollerX, y) in isInContentBounds()1761 && stackScrollerX < x in isInContentBounds()1762 && x < stackScrollerX + mNotificationStackScrollLayoutController.getWidth(); in isInContentBounds()