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

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

Completed in 1564 milliseconds