Searched refs:setTrackingHeadsUp (Results 1 – 7 of 7) sorted by relevance
77 setTrackingHeadsUp(false); in onInterceptTouchEvent()109 setTrackingHeadsUp(true); in onInterceptTouchEvent()144 private void setTrackingHeadsUp(boolean tracking) {146 mHeadsUpManager.setTrackingHeadsUp(tracking);166 setTrackingHeadsUp(false);
53 mSetTrackingHeadsUp = this::setTrackingHeadsUp;264 public void setTrackingHeadsUp(ExpandableNotificationRow trackedChild) { in setTrackingHeadsUp() method in HeadsUpAppearanceController
165 public void setTrackingHeadsUp(boolean trackingHeadsUp) { in setTrackingHeadsUp() method in HeadsUpManagerPhone
309 addTrackingHeadsUpListener(mNotificationStackScroller::setTrackingHeadsUp); in onFinishInflate()
136 mRoundnessManager.setTrackingHeadsUp(mFirst); in testTrackingHeadsUpRoundedIfPushingUp()145 mRoundnessManager.setTrackingHeadsUp(mFirst); in testTrackingHeadsUpNotRoundedIfPushingDown()
125 public void setTrackingHeadsUp(ExpandableNotificationRow row) { in setTrackingHeadsUp() method in NotificationRoundnessManager
4387 public void setTrackingHeadsUp(ExpandableNotificationRow row) {4389 mRoundnessManager.setTrackingHeadsUp(row);