Searched defs:animateAway (Results 1 – 3 of 3) sorted by relevance
278 public void animateAway(int reason) { in animateAway() method in AuthContainerViewTest.TestableAuthContainer
690 void animateAway(int reason) { in animateAway() method in AuthContainerView694 private void animateAway(boolean sendReason, @AuthDialogCallback.DismissedReason int reason) { in animateAway() method in AuthContainerView
1547 public void animateCloseQs(boolean animateAway) { in animateCloseQs()