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

/frameworks/support/leanback/src/main/java/androidx/leanback/widget/
H A DBaseGridView.java1124 public void animateOut() { method in class:BaseGridView
1129 * Undo animateOut() and slide in child views.
1137 // dont abort the animateOut() animation, just record the position
1147 // dont abort the animateOut() animation, just record the position

Completed in 29 milliseconds