Home
last modified time | relevance | path

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

/development/samples/SpinnerTest/src/com/android/example/spinner/test/
DSpinnerActivityTest.java269 int currentPosition = mActivity.getSpinnerPosition(); in testStateDestroy() local
274 assertEquals(TEST_STATE_DESTROY_POSITION, currentPosition); in testStateDestroy()
335 int currentPosition = mActivity.getSpinnerPosition(); in testStatePause() local
339 assertEquals(TEST_STATE_PAUSE_POSITION,currentPosition); in testStatePause()