Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DLockIcon.java258 && doesAnimationLoop(iconAnimRes)) { in update()
338 private boolean doesAnimationLoop(int resourceId) { in doesAnimationLoop() method in LockIcon