Searched refs:setTrackingHeadsUp (Results 1 – 6 of 6) sorted by relevance
76 setTrackingHeadsUp(false); in onInterceptTouchEvent()111 setTrackingHeadsUp(true); in onInterceptTouchEvent()144 private void setTrackingHeadsUp(boolean tracking) {146 mHeadsUpManager.setTrackingHeadsUp(tracking);166 setTrackingHeadsUp(false);
80 mSetTrackingHeadsUp = this::setTrackingHeadsUp;374 public void setTrackingHeadsUp(ExpandableNotificationRow trackedChild) { in setTrackingHeadsUp() method in HeadsUpAppearanceController
224 public void setTrackingHeadsUp(boolean trackingHeadsUp) { in setTrackingHeadsUp() method in HeadsUpManagerPhone
957 public void setTrackingHeadsUp(ExpandableNotificationRow expandableNotificationRow) { in setTrackingHeadsUp() method in NotificationStackScrollLayoutController958 mView.setTrackingHeadsUp(expandableNotificationRow); in setTrackingHeadsUp()
4849 public void setTrackingHeadsUp(ExpandableNotificationRow row) { in setTrackingHeadsUp() method
1068 mNotificationStackScrollLayoutController::setTrackingHeadsUp); in onFinishInflate()