Searched refs:currentPosition (Results 1 – 1 of 1) sorted by relevance
269 int currentPosition = mActivity.getSpinnerPosition(); in testStateDestroy() local274 assertEquals(TEST_STATE_DESTROY_POSITION, currentPosition); in testStateDestroy()335 int currentPosition = mActivity.getSpinnerPosition(); in testStatePause() local339 assertEquals(TEST_STATE_PAUSE_POSITION,currentPosition); in testStatePause()