Searched refs:hasCustomAnimation (Results 1 – 3 of 3) sorted by relevance
128 mToast.getVerticalMargin(), mCallback, mToast.hasCustomAnimation()); in showToast()
163 public boolean hasCustomAnimation() { in hasCustomAnimation() method in SystemUIToast
88 when(mSystemUIToast.hasCustomAnimation()).thenReturn(false); in setUp()