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