Searched refs:setShouldShowShelfOnly (Results 1 – 3 of 3) sorted by relevance
1526 mNotificationStackScrollLayoutController.setShouldShowShelfOnly(true); in collapse()1567 mNotificationStackScrollLayoutController.setShouldShowShelfOnly(true); in expandWithQs()1861 mNotificationStackScrollLayoutController.setShouldShowShelfOnly(true); in handleQsTouch()3084 mNotificationStackScrollLayoutController.setShouldShowShelfOnly(false); in onExpandingFinished()3134 mNotificationStackScrollLayoutController.setShouldShowShelfOnly(true); in onTrackingStarted()
972 public void setShouldShowShelfOnly(boolean shouldShowShelfOnly) { in setShouldShowShelfOnly() method in NotificationStackScrollLayoutController973 mView.setShouldShowShelfOnly(shouldShowShelfOnly); in setShouldShowShelfOnly()
4776 public void setShouldShowShelfOnly(boolean shouldShowShelfOnly) { in setShouldShowShelfOnly() method