Home
last modified time | relevance | path

Searched defs:pickedChild (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DHeadsUpTouchHelper.java80 ExpandableNotificationRow pickedChild = (ExpandableNotificationRow) child; in onInterceptTouchEvent() local
H A DNotificationPanelViewController.java3071 private void updateTrackingHeadsUp(@Nullable ExpandableNotificationRow pickedChild) { in updateTrackingHeadsUp()
3312 public void setTrackedHeadsUp(ExpandableNotificationRow pickedChild) { in setTrackedHeadsUp()