Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/animation/
DAppearAnimationUtils.java71 AppearAnimationProperties properties = getDelays(objects); in startAnimation2d()
77 AppearAnimationProperties properties = getDelays(objects); in startAnimation()
129 private <T> AppearAnimationProperties getDelays(T[] items) { in getDelays() method in AppearAnimationUtils
147 private <T> AppearAnimationProperties getDelays(T[][] items) { in getDelays() method in AppearAnimationUtils