Searched refs:getDraggedViews (Results 1 - 2 of 2) sorted by path

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
H A DAmbientState.java54 public ArrayList<View> getDraggedViews() { method in class:AmbientState
H A DStackScrollAlgorithm.java292 ArrayList<View> draggedViews = ambientState.getDraggedViews();

Completed in 59 milliseconds