Searched refs:stackScrollerX (Results 1 – 1 of 1) sorted by relevance
2263 float stackScrollerX = mNotificationStackScrollLayoutController.getX(); in isInContentBounds() local2265 .isBelowLastNotification(x - stackScrollerX, y) in isInContentBounds()2266 && stackScrollerX < x in isInContentBounds()2267 && x < stackScrollerX + mNotificationStackScrollLayoutController.getWidth(); in isInContentBounds()