Searched refs:setChildTransferInProgress (Results 1 – 2 of 2) sorted by relevance
1900 mStackScroller.setChildTransferInProgress(true); in updateNotificationShade()1906 mStackScroller.setChildTransferInProgress(false); in updateNotificationShade()
2529 public void setChildTransferInProgress(boolean childTransferInProgress) { in setChildTransferInProgress() method in NotificationStackScrollLayout