HomeSort by relevance Sort by last modified time
    Searched refs:getActivatedChild (Results 1 - 5 of 5) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
AmbientState.java 149 public ActivatableNotificationView getActivatedChild() {
StackScrollAlgorithm.java 182 View activatedChild = ambientState.getActivatedChild();
NotificationStackScrollLayout.java     [all...]
  /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
StatusBarTest.java 137 when(mStackScroller.getActivatedChild()).thenReturn(null);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
StatusBar.java     [all...]

Completed in 152 milliseconds