Home
last modified time | relevance | path

Searched refs:hasCustomAnimation (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/toast/
DToastUI.java146 mToast.getVerticalMargin(), mCallback, mToast.hasCustomAnimation()); in showToast()
DSystemUIToast.java159 public boolean hasCustomAnimation() { in hasCustomAnimation() method in SystemUIToast