Searched refs:mNotificationListAtEnd (Results 1 – 1 of 1) sorted by relevance
102 private boolean mNotificationListAtEnd; field in NotificationPanelViewController399 mNotificationListAtEndAtTimeOfTouch = mNotificationListAtEnd; in setupNotificationPanel()415 mNotificationListAtEnd = true; in setupNotificationPanel()418 mNotificationListAtEnd = false; in setupNotificationPanel()427 if (mNotificationListAtEndAtTimeOfTouch && mNotificationListAtEnd) { in setupNotificationPanel()