Searched defs:getActivatedChild (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
H A DAmbientState.java95 public ActivatableNotificationView getActivatedChild() { method in class:AmbientState
H A DNotificationStackScrollLayout.java2044 public ActivatableNotificationView getActivatedChild() { method in class:NotificationStackScrollLayout
2045 return mAmbientState.getActivatedChild();

Completed in 53 milliseconds