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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
H A DStackScrollAlgorithm.java728 public void onExpansionStarted(StackScrollState currentState) { method in class:StackScrollAlgorithm
H A DNotificationStackScrollLayout.java1937 public void onExpansionStarted() { method in class:NotificationStackScrollLayout
1939 mStackScrollAlgorithm.onExpansionStarted(mCurrentStackScrollState);

Completed in 40 milliseconds