Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DHeadsUpTouchHelper.java80 ExpandableNotificationRow pickedChild = (ExpandableNotificationRow) child; in onInterceptTouchEvent() local
DNotificationPanelViewController.java3091 private void notifyListenersTrackingHeadsUp(ExpandableNotificationRow pickedChild) { in notifyListenersTrackingHeadsUp()
3337 public void setTrackedHeadsUp(ExpandableNotificationRow pickedChild) { in setTrackedHeadsUp()