Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/util/wakelock/
DKeepAwakeAnimationListenerTest.java42 KeepAwakeAnimationListener mKeepAwakeAnimationListener; field in KeepAwakeAnimationListenerTest
49 mKeepAwakeAnimationListener = new KeepAwakeAnimationListener(getContext()); in setup()
54 mKeepAwakeAnimationListener.onAnimationStart((Animator) null); in onAnimationStart_holdsWakeLock()
58 mKeepAwakeAnimationListener.onAnimationEnd((Animator) null); in onAnimationStart_holdsWakeLock()