Searched refs:setTrackingHeadsUp (Results 1 – 8 of 8) sorted by relevance
76 setTrackingHeadsUp(false); in onInterceptTouchEvent()108 setTrackingHeadsUp(true); in onInterceptTouchEvent()144 private void setTrackingHeadsUp(boolean tracking) { in setTrackingHeadsUp() method in HeadsUpTouchHelper146 mHeadsUpManager.setTrackingHeadsUp(tracking); in setTrackingHeadsUp()166 setTrackingHeadsUp(false); in onTouchEvent()
65 mSetTrackingHeadsUp = this::setTrackingHeadsUp;418 public void setTrackingHeadsUp(ExpandableNotificationRow trackedChild) { in setTrackingHeadsUp() method in HeadsUpAppearanceController
212 public void setTrackingHeadsUp(boolean trackingHeadsUp) { in setTrackingHeadsUp() method in HeadsUpManagerPhone
510 addTrackingHeadsUpListener(mNotificationStackScroller::setTrackingHeadsUp); in onFinishInflate()
82 roundnessManager.setTrackingHeadsUp(it.row) in <lambda>()85 roundnessManager.setTrackingHeadsUp(null) in <lambda>()
256 mRoundnessManager.setTrackingHeadsUp(mFirst); in testTrackingHeadsUpRoundedIfPushingUp()268 mRoundnessManager.setTrackingHeadsUp(mFirst); in testTrackingHeadsUpPartiallyRoundedIfPushingDown()
240 public void setTrackingHeadsUp(ExpandableNotificationRow row) { in setTrackingHeadsUp() method in NotificationRoundnessManager
5120 public void setTrackingHeadsUp(ExpandableNotificationRow row) {5122 mRoundnessManager.setTrackingHeadsUp(row);