Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DDrawableWrapperTest.java431 private boolean mJumpToCurrentStateInvoked = false; field in DrawableWrapperTest.MockDrawable
434 return mJumpToCurrentStateInvoked; in isJumpToCurrentStateInvoked()
439 mJumpToCurrentStateInvoked = true; in jumpToCurrentState()