Searched refs:setTrackingHeadsUp (Results 1 – 7 of 7) sorted by relevance
76 setTrackingHeadsUp(false); in onInterceptTouchEvent()108 setTrackingHeadsUp(true); in onInterceptTouchEvent()143 private void setTrackingHeadsUp(boolean tracking) {145 mHeadsUpManager.setTrackingHeadsUp(tracking);165 setTrackingHeadsUp(false);
57 mSetTrackingHeadsUp = this::setTrackingHeadsUp;375 public void setTrackingHeadsUp(ExpandableNotificationRow trackedChild) { in setTrackingHeadsUp() method in HeadsUpAppearanceController
191 public void setTrackingHeadsUp(boolean trackingHeadsUp) { in setTrackingHeadsUp() method in HeadsUpManagerPhone
409 addTrackingHeadsUpListener(mNotificationStackScroller::setTrackingHeadsUp); in onFinishInflate()
249 mRoundnessManager.setTrackingHeadsUp(mFirst); in testTrackingHeadsUpRoundedIfPushingUp()261 mRoundnessManager.setTrackingHeadsUp(mFirst); in testTrackingHeadsUpNotRoundedIfPushingDown()
244 public void setTrackingHeadsUp(ExpandableNotificationRow row) { in setTrackingHeadsUp() method in NotificationRoundnessManager
5129 public void setTrackingHeadsUp(ExpandableNotificationRow row) {5131 mRoundnessManager.setTrackingHeadsUp(row);